* { margin:0; padding:0; }

#newsticker-demo { 
width:280px; 
background:#EAF4F5; 
padding:5px 5px 0; 
font-family:Verdana,Arial,Sans-Serif;
font-size:12px;
margin:6px 0 10px 0;
}

#newsticker-demo a { text-decoration:none; }
.newsticker-jcarousellite { width:280px; }
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; }
.newsticker-jcarousellite .info { float:right; width:280px; }
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#808080; }
 
