/* 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;}
#news-scroller { width:732px;  height:28px; padding-bottom:15px; padding-top:15px;}

#board, #scrollcontent {float:right;  z-index:1;}
#board {width:719px;background:#E1DEF4 url(/images/home_h2_back.gif) no-repeat; font-size:110%; margin-left:5px; position:relative; overflow:hidden; text-align:left; float:left;}
#scrollcontent { padding-bottom: 6px; position:relative; overflow:hidden; border:0; height:1.3em; margin-top:7px; width:690px;}
#news {position:absolute; left:0; top:0; white-space:nowrap; text-decoration:none; }
#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;}

