#pscroller1{
width:300px !important; /*moz width*/
width:200px; /*IE width*/
height:57px !important; /*moz height*/
padding:0 0 0 10px;
text-align: left;
line-height:15px;
float:left;
overflow: hidden;
margin:10px 0 0 0;
}

.someclass{ //class to apply to your scroller(s) if desired
}


.banner{
   display:block;
   width:200px !important; /*moz width*/
   width:120px!important; /*IE width*/
   height:27px !important; /*moz height*/
   height:27px!important; /*IE height*/
   padding: 3px;
   float:right;
   font-family:Arial;
   font-size:14px;
   color:#fff;
   text-decoration:none;
   text-align: center;
   align: center;
   line-height:0px;
   overflow: none;
}

.headertopic{font-family:Arial; font-size:11px; color:#FFFFFF; line-height:20px; font-weight:normal}

a.header:link{font-family:Arial; font-size:11px; color:#0d3183; line-height:15px; font-weight:bold;  text-decoration:none}
a.header:visited{font-family:Arial; font-size:11px; color:#0d3183; line-height:15px; font-weight:bold;  text-decoration:none}
a.header:hover {font-family:Arial; font-size:11px; color:#0d3183; line-height:15px; font-weight:bold;  text-decoration:underline}
.header2{font-family:Arial; font-size:11px; color:#E1001A; line-height:15px; font-weight:bold}



a.item:link{font-family:Arial; font-size:11px; color:#0d3183; line-height:15px; text-decoration:none}
a.item:visited{font-family:Arial; font-size:11px; color:#0d3183; line-height:15px; text-decoration:none}
a.item:hover {font-family:Arial; font-size:11px; color:#0d3183; line-height:15px; text-decoration:underline}
.item2{font-family:Arial; font-size:11px; color:#0d3183; line-height:15px; text-decoration:none}
