﻿#scrollerPanel {padding:0; width:215px; height:90px; position:absolute; top:0; right:0;}
#scrollerHeader {background-color: #a0002d; color:#fff; font-weight:bold; padding:2px 0; text-align:center;}
#scrollerContent {position:relative; border-color:#ababab; border-width:0 3px 3px; border-style:solid; height:80px; overflow:hidden;}
.scrollerItem {position:absolute; height:75px; width:209px; top:80px; left:3px;}
.scrollerItem p {padding-bottom:2px;}
.scrollerItemTitle {font-weight:bold; color:#000; font-size:10px;}
.scrollerItemText {color:#3f3f3f; font-size:10px;}
.scrollerLink {font-size:10px;}