* { margin:0; padding:0; }

#newsticker-demo { 
float:left;
width:210px;
background:#fff; 
font-family:Arial,Sans-Serif;
font-size:12px;
}

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

#newsticker-demo .title {
text-align:center;
font-size:12px;
font-weight:bold;
padding-top:5px;
float:left;
padding-left:10px;
margin-bottom:10px;
}

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

.clear { clear: both; }
