
#newsticker { 
width:210px; 
background:#124; 
padding:5px 5px 0; 
font-family:Verdana,Arial,Sans-Serif;
font-size:12px;
margin:20px auto;
}

#newsticker a { text-decoration:none;color:#fff; }
#newsticker img { border: 2px solid #FFFFFF; }

#newsticker .title {
width:200px;text-align:center;
font-size:11px;
font-weight:bold;
padding:5px;margin-bottom:10px;color:#fff;
}

.newsticker-jcarousellite { width:100%; }
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px;}
.newsticker-jcarousellite img.thumbnail { float:left; width:50px; }
.newsticker-jcarousellite .info { float:right; width:120px;padding-right:0px;padding-top:10px;font-size:11px; }
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#808080; }

.clear { clear: both; }
