#tickerBar-container { height: 27px; width:978px; background: url(images/tickerBar-bg.gif); }
#tickerBar-content { height:27px; font-family: Georgia, "Times New Roman"; font-size: 16px; color: #f0f0f0; overflow:hidden; position:relative; width:970px; margin:0 4px; }
#tickerBar-content-scroll { position:absolute; top:0; left:0; height:27px;}
.tickerBar-text { float: left; padding: 4px 0 0; }
.tickerBar-seperator { float: left; width: 42px; height: 27px; background: url(images/tickerBar-seperator.gif) no-repeat center center; }
#tickerBar-content em { color: #bae765; font-style: normal; }
#tickerBar-content a { color: #86bbf7; text-decoration: none; font-family: Georgia, "Times New Roman"; font-size: 16px; }
#tickerBar-content a:hover { color: #bae765; }

