a {
    color: #986813;
    text-decoration: none;
}
a:visited {
    color: #453b3c;
    text-decoration: none;
}
a:hover {
    color: #181d00;
    text-decoration: underline;
}
.CounterDivClass {
    left: 22px;
    position: absolute;
    top: 49px;
    z-index: 1;
}
div {
    overflow: visible;
}
img {
    border: none;
}
.InlineBlock {display: inline; }
.InlineBlock {display: inline-block; }
.tinyText {
    font-size: 1px;
}

