a {
    color: #60201b;
    text-decoration: none;
}
a:visited {
    color: #000000;
    text-decoration: none;
}
a:hover {
    color: #d3470d;
    text-decoration: none;
}
.CounterDivClass {
    left: 315px;
    position: absolute;
    top: 59px;
    z-index: 1;
}
div {
    overflow: visible;
}
img {
    border: none;
}
.InlineBlock {display: inline; }
.InlineBlock {display: inline-block; }
.tinyText {
    font-size: 1px;
}
