

#newsticker-demo { 
width:310px; 
background:#EAF4F5; 
padding:5px 5px 0; 
font-family:Verdana,Arial,Sans-Serif;
font-size:12px;
margin:20px auto;
}

#newsticker-demo a { text-decoration:none; }
#newsticker-demo img { border: 2px solid #FFFFFF; }

#newsticker-demo .title {
text-align:center;
font-size:14px;
font-weight:bold;
padding:5px;
}

.newsticker-jcarousellite { width:240px; }
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding:0px; margin:0px;}
.newsticker-jcarousellite .thumbnail { float:left; font-weight:bold; font-size:11px; font-family:Tahoma, Arial, Helvetica, sans-serif; color:#000000; padding:0px; margin-left:5px; margin-right:1px;}
.newsticker-jcarousellite .info { float:right; width:180px;  margin-left:0px; margin-right:5px; padding-bottom:10px;}
.newsticker-jcarousellite .info span.cat { display: block; font-size:11px; font-family:Tahoma, Arial, Helvetica, sans-serif; color:#000000; padding:0px; margin:0px;}

.clear { clear: both; }
