#newsticker-demo { 
width:200px; 
background:#ffffff; 
padding:0px; 
font-family:Verdana,Arial,Sans-Serif;
font-size:12px;
margin:0px auto;
}

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

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

.newsticker-jcarousellite { width:200px;}
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding:0px; margin:0px;  border: 0px solid #000000;}
.newsticker-jcarousellite .thumbnail { float:left; width:110px; }
.newsticker-jcarousellite .info { float:right; width:190px; }
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#000000; }

.clear { clear: both; }
