* { margin:0; padding:0; }

#newsticker-demo { 
width:250px; 
background:#ffffff; 
padding:5px 5px 0; 
font-family:Arial,Sans-Serif;
font-size:9.5pt;
margin:20px auto;
}

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

#newsticker-demo .title {
text-align:center;
font-size:10px;
font-weight:bold;
padding:0px;
}

.newsticker-jcarousellite { width:250px; }
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:3px; margin-bottom:10px; }
.newsticker-jcarousellite .thumbnail { float:left; width:200px; margin-top:5px}
.newsticker-jcarousellite .info { float:left; width:120px; }
.newsticker-jcarousellite .info span.cat { display: block; font-size:9.5px; color:#fff; }

.clear { clear: both; }