.graphic_navigationbar_style_default {
    background: transparent;
    border: 2px #000000 none;
    float: none;
    margin: 0px;
}
a {
    color: #000000;
    text-decoration: underline;
}
a:visited {
    color: #3f3f3f;
    text-decoration: underline;
}
a:hover {
    color: #ff0000;
    text-decoration: underline;
}
.CounterDivClass {
    left: 35px;
    position: absolute;
    top: 84px;
    z-index: 1;
}
.Spacer {display: inline; }
.Spacer {display: inline-block; }
ol {
    list-style-image: none;
    list-style-position: inside;
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-indent: 0;
}
.Bullet {    text-decoration: none;
}
div {
    overflow: visible;
}
img {
    border: none;
}
