/* news_scroller css */

#MainWhatsNew { width:500px; height:30px; font-size:100%; color:#00209f; margin:5px 0 0 0; background:url(/images/presentation/MainWhatsNew.gif) top left no-repeat; }
#MainWhatsNew .inner {padding:8px 5px 5px 10px;}
#content #MainWhatsNewTitle {font-weight:bold; float:left; color:#00209f;}

#board, #scrollcontent {width:370px; z-index:1;}
#board {font-size:100%; margin-left:5px; 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: #00209f;}
#news a:hover {text-decoration:underline; color: #00209f;}


/*stuff for the list page*/
.WhatsNewHeader {padding:1em 0;}
.WhatsNewDetails {padding-bottom:1em;}
