/* CSS for the img scrollers */

#pscroller1{
height: 50px;
font: 11px;
}

#pscroller2{
height: 70px;
background-color:#f7f7f7;
}

#pscroller2 a{
text-decoration: none;
}

.someclass{font-size: 11px; /* class to apply to your scroller(s) if desired */ }

#ajaxticker1{
height: 95px;
/*background-color: #EBEBEB;*/
}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
/* background-color: #FEEEB8; */
}

#banners { width:760px; height: 180px; /*background-color: #EBEBEB;*/ }
#banners div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
/* background-color: #FEEEB8; */
text-align:center; padding-left:5px; padding-right:5px;
}
