* { margin:0; padding:0; }

#newsticker-demo {
height:250px; 
width:150px;
display:block;  
padding:0 5px 0 5px;
color:#724834; 
font-family:Verdana,Arial,Sans-Serif;
font-size:12px;
margin:20px auto;
line-height:18px;
}

#newsticker-demo a { text-decoration:none; }
#newsticker-demo img { border: 2px solid #FFFFFF; }
.newsticker-jcarousellite { width:150px; }
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:3px; margin-bottom:8px; }
.newsticker-jcarousellite .thumbnail { float:left; width:110px; }
.newsticker-jcarousellite .info { float:right; width:149px; }
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#808080; }

.clear { clear: both; }

