* { margin:0; padding:0; }

#newsticker-demo { 
width:445px; 
background:#FFFFFF; 
padding:0px 1px 0; 
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;

font-size:12px;
margin:10px auto;
}

#newsticker-demo a { text-decoration:none; font-weight: bold; }
#newsticker-demo img { border: 1px solid #FFFFFF; }

#newsticker-demo .title {
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
text-align:center;
font-size:12px;
font-weight:bold;
padding:1px;
}

.newsticker-jcarousellite { width:435px; }
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:2px; }
.newsticker-jcarousellite .thumbnail { float:left; width:60px;  height:65px; }
.newsticker-jcarousellite .info { float:right; width:375px;  height:65px;  }
.newsticker-jcarousellite .info span.cat { display: block; font-size:11px; color:##161616; }

.clear { clear: both; }
