/* news_scroller css */

#MainWhatsNew { width:500px; height:30px; font-size:100%; color:#3d3f42; margin:5px 0 0 10px; padding:8px 5px 5px 10px; border:solid 0px red; background:url(/images/presentation/MainWhatsNew.gif) top left no-repeat; }
#MainWhatsNewTitle { font-weight:bold; float:left; }


#board, #scrollcontent { width:373px; z-index:1; }
#board {font-size:100%; margin-left:4px; position:relative; overflow:hidden; text-align:left; float:left;}
#scrollcontent {position:relative; overflow:hidden; border:0; height:1.3em;}
#news {position:absolute; left:0; top:0; white-space:nowrap;}
#news span {margin-right:30px;}

#news a, #news a:active, #news a:visited {text-decoration:none; color: #103c84; font-weight: bold;}
#news a:hover {text-decoration:underline; color: #103c84;}
