@charset "utf-8";
/* CSS Document */
#newsticker {width:630px;overflow:hidden;height:50px;margin-left:0px;font-size:22px; color:#2e3092; font-weight: plain; background-image:url(../images/ticker_bg.gif);padding-left:10px; background-repeat:no-repeat; }
#newsticker ul {padding:0px;margin:0px;width:610px; overflow:hidden;}
#newsticker li {list-style-type:none;padding:0;height:32px;width:610px;margin: 0px; line-height: 40px; font-family:"Courier New", Courier, monospace;}
