* { margin:0; padding:0; }

#newsticker-demo { 
width:400px;
height:201px;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
}

.newsticker-jcarousellite { width:400px; height:201px; }
.newsticker-jcarousellite ul li{ height:201px; list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-align:justify; line-height:22px;color: #FFF;}
.newsticker-jcarousellite .info { float:left; width:220px;}
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color: #FFF; }

.clear { clear: both; }
