* { margin:0; padding:0; }

#newsticker-demo { 
width:320px; 
/*background:#EAF4F5; */
padding:0px 0px 0px; 
font-family:verdana;
font-size:11px;
margin:0px 0px;
}

#newsticker-demo a { text-decoration:none; }
#newsticker-demo img { border: 0px solid #0068ff; }

#newsticker-demo .title {
text-align:center;
font-size:11px;
font-weight:bold;
padding:0px;
}

.newsticker-jcarousellite { width:320px; }
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:0px; margin-bottom:0px; }
.newsticker-jcarousellite .thumbnail { float:left; width:5px; }
.newsticker-jcarousellite .info {  width:320px;clear:both;color:#c05600;font-family:verdana;font-size:14px;font-weight:light;float:right;text-align:justify;}
.newsticker-jcarousellite .info span.cat { display: block; font-size:11px; width:320px;color:#000000;font-family:verdana; }

.clear { clear: both; }
