body a.homelink {
    background: url(/img/ui/bookmark.png) no-repeat 0 0;
    width: 960px;
    height: 64px;
    display: block;
}

body .menudepth0 li .menudepth1 li a,
body .divnavheadermenu,
body .divnavcontainer ul li.selected .menudepth1 li.selected a,
body .ui-widget-header {
    background-image:url(/img/ui/navbg.png);
}

body .divnavheadermenu {
    font-size: 12px;
    background: transparent url(/img/ui/navbg.png) repeat-x 0 -38px;
}

body .divpageheader {
    background:#f8f8f8;
}
.divnavcontainer ul li a {
    border-right: 1px solid #2ea4f2;
}

    .divnavcontainer ul li a:hover {
        border-right: 1px solid ;
        background-color: #ff9914;
    }

.divquickfilter h4, .divsubscribe h4, .imgcaption h4, .divsidecontainer h4
 {
     background-color: #2B98E1;
}

body .divaddreviewcontainer .hr {
background-color:#c2c2c2;
}


body .divaddreviewcontainer .header {
    color:#2B98E1;
}

.hr, .hrfooter {
    background-color: ;

