#newsticker-demo { 
width:280px; 
/* background:#EAF4F5;  */
padding:5px 5px 0; 
font-family:Verdana,Arial,Sans-Serif;
font-size:12px;
margin:0px auto;
border: 0px solid blue;
height:295px;
}

#newsticker-demo a { text-decoration:none; }
#newsticker-demo img { border: 1px solid #383838; }

#newsticker-demo .title {
text-align:center;
font-size:13px;
font-weight:bold;
padding-bottom:10px;
padding-bottom:8px\9;
}

.newsticker-jcarousellite { width:270px; }
.newsticker-jcarousellite li.njl { list-style:none; display:block; padding-bottom:3px; margin: 0px; margin-bottom: -2px\9; border: 0px solid red; height:65px; }
.newsticker-jcarousellite .thumbnail { float:left; width:60px; height: 60px; border: 0px solid #FFFFFF; }
.newsticker-jcarousellite .info { float:right; width:200px; height: 60px; border: 0px solid #FFFFFF; }
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#808080; }

.clear { clear: both; }
