* { margin:0; padding:0; }

#newsticker-demo { 
width:206px;
height: 100
background:#FFFFFF; 
padding:5px 0px 0; 
font-family:Verdana,Arial,Sans-Serif;
font-size:12px;
margin:10px auto;
}

#newsticker-demo a { text-decoration:none; }
#newsticker-demo img { border: 2px solid #FFFFFF; }


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

.clear { clear: both; }
