<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#ticker{ 
width:100%; 
padding:11px 0px 0px 50px;
*padding:0px 0px 0px 50px;
*margin:-17px 0 0 0px;
font-family:Arial;
font-size:12px;
color:#575757;
height:25px;
}

#ticker a { text-decoration:none; color:#575757;}

.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; margin-left:10px;}
.newsticker-jcarousellite .info { float:left; *margin-left:50px; }
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#808080; }

.clear { clear: both;}
</pre></body></html>