* { margin:0; padding:0; }

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


.newsticker-jcarousellite { width:235px; }
.newsticker-jcarousellite ul li{ list-style:none; display:block; height:150px; padding:0px; margin:0px; }
.newsticker-jcarousellite .thumbnail { float:left; width:110px; }


.clear { clear: both; }
