
/*per-product branding*/

#layout_banner {
    background: url(/ui/common/branding/toolbaropiv995.jpg) no-repeat left top;
}
/* toolbar */
    #tabs li.current a span {
    background:url("/ui/common/tabbar_hi_video.gif") repeat-x left top;
    color:#fff;
}
/* alter colors on various elements */
.nav_wheel {
    background-color:#C7C7C7 !important;
}
.divider {
    border-top: 1px solid #C7C7C7 !important;
}
.divider span {
    background-color: #C7C7C7 !important;
}
html>body .divider span {
    background-color: #C7C7C7 !important;
}
hr {
    border: 1px solid #C7C7C7 !important;
    background-color: #C7C7C7 !important;
}
#search_results .pagingToolbar {
    background-color: #C7C7C7 !important;
}
#layout_footer {
    border-top: 1px solid #C7C7C7 !important;
}
