* { margin:0; padding:0; }

#newsticker-demo { 
width:180px; 
height:240px;
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:110px;}
.newsticker-jcarousellite .thumbnail { float:left; }
.newsticker-jcarousellite .info { float:left ; }
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px;  }



#newsticker-demoUC { 
width:180px; 
height:80px;
padding-top:5px; 
 
font-family:Verdana,Arial,Sans-Serif;
font-size:12px;

}

.newsticker-jcarouselliteUC ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; height:80px;}
.newsticker-jcarouselliteUC .thumbnail { float:left; }
.newsticker-jcarouselliteUC .info { float:left ; }
.newsticker-jcarouselliteUC .info span.cat { display: block; font-size:10px;  }

.clear { clear: both; }

