/* remove the bottom border of the trackersnapshot box */
.trackersnapshot {
    border-bottom: none;
}
.trackerwrapper .box {
    margin: 6px 0px 6px 0px;
    border: 1px solid black;
    padding: 0px 6px;
}
