
#newsticker-demo { 
width:200px;
height:130px;
background:#FFFFFF; 
padding:10px 0px 0px -10px; 
font-family:Verdana,Arial,Sans-Serif;
font-size:12px;

}

#newsticker-demo a { text-decoration:none; }
#newsticker-demo img { border: 2px solid #FFFFFF; }

#newsticker-demo .title {

font-size:12px;
font-weight:bold;
float:left;
padding:10px;
}

.newsticker-jcarousellite { width:160px; height:120px; }
.newsticker-jcarousellite ul li{list-style:none; display:block; padding-bottom:13px; margin-bottom:20px; }
.newsticker-jcarousellite .thumbnail { float:left; width:200px; }
.newsticker-jcarousellite .info { float:left; width:200px; }
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#808080; }

.clear { clear: both; }
