@charset "utf-8";
/* CSS Document */
#newsticker {width:190px; overflow:hidden; height:24px; font-size:14px;padding:0px;margin:0px; text-align: left;}
#newsticker ul {padding:0px;margin:0px;width:190px; overflow:hidden; margin-top: 6px;}
#newsticker li {display:block;list-style-type:none;padding:0;width:190px;margin: 0px;}
#newsticker a {font-family: Courier New, Courier, monospace; font-size:16px; color: #FFFF00; text-align: left; text-decoration: none;}
