
#newsticker-demo { 
width:194px; 
background:#ffffff; 
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 #000000; }

#newsticker-demo .title {
text-align:center;
font-size:14px;
font-weight:bold;
padding:5px;
border-top:2px solid #8894A4;
border-bottom:2px solid #8894A4;
}

.newsticker-jcarousellite { width:160px; }
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; }
.newsticker-jcarousellite .thumbnail { width: 154px; }

.newsticker-jcarousellite .info { text-align:center;width:110px;margin-top:5px;text-align:center; }
.newsticker-jcarousellite .info span.cat { font-size:12px; color:#000000;  margin:0px; padding-bottom:5px;}

.clear { clear: both; }

