div#horizontal-menu
   {
   background: #bfbfbf url("../images/bgmenu_g.gif") repeat-x;
   }
ul#horizontal-menu-list
   {
   background: url("../images/menu2.gif") no-repeat left bottom;
   }
div#footer
   {
   background: #bfbfbf url("../images/bgbot_g.gif") repeat-x;
   }
h5
   {
   margin-left: 4px;
   margin-top: 0;
   margin-bottom: 0;
   padding: 0;
   font-size: .65em;
   }
b.newstitle
   {
   color: #254476;
   font-size: 1.2em;
   }
dl.resellers {
}
dl.resellers dt {
    font-weight: bold;
    font-size: 11px;
    color: #958D00;
    margin: 15px 20px 0;
}
dl.resellers dd {
    font-size: 11px;
    margin-bottom: 7px;
}
dl.resellers dt em {
    color: #000;
    font-style: italic;
    font-weight: normal;
}
ul.anchors {
    margin: 0px;
    padding-left: 0;
    list-style-type: none;
    font-size: .7em;
    font-weight: bold;
}
ul.anchors li {
    margin: 1px 0;
    padding-left: 13px;
}
ul.anchors li a {
    text-decoration: none;
}
ul.anchors a.subanchor {
    color: #958D00 !important;
    padding-left: 1px;
}
ul.anchors a.subanchor:hover {
    text-decoration: underline;
}


