* { margin:0; padding:0; }

#newsticker-demo { 
width:370px; 

padding:12px 10px 0; 
font-family:Verdana,Arial,Sans-Serif;
font-size:20px;
margin:20px auto;
border: 1px solid #9c0;
border-radius: 10px;
margin-left:0px;
}

#newsticker-demo a { text-decoration:none;font-size:20px; font-weight:bold; }
#newsticker-demo img { border: 2px solid #FFFFFF; }

#newsticker-demo .title {
text-align:center;
font-size:30px;
font-weight:bold;
padding:10px;
}

.newsticker-jcarousellite { width:300px; }
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; }
.newsticker-jcarousellite .thumbnail { float:left; width:110px; }
.newsticker-jcarousellite .info { float:right; width:180px;margin-top:30px; }
.newsticker-jcarousellite .info span.cat { display: block; font-size:12px; color:#000; }

.clear { clear: both; }
