* { margin:0; padding:0; }

#newsticker-demo { 
width:180px; 
height:120px;
padding-top:10px; 
 
 
font-family:Verdana,Arial,Sans-Serif;
font-size:12px;

}

#newsticker-demo a { text-decoration:none; }



.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; height:120px;}
.newsticker-jcarousellite .thumbnail { float:left; }
.newsticker-jcarousellite .info { float:left ; }
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px;  }

.clear { clear: both; }
