

#newsticker-demo { 
width:310px; 
background:#fdf4e0; 
}

#newsticker-demo a { text-decoration:none; }
#newsticker-demo img { border: none; }

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

.newsticker-jcarousellite { width:460px; }
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; }
.newsticker-jcarousellite .thumbnail { float:right; width:140px; }
.newsticker-jcarousellite .info { float:left; width:400px;padding:5px 5px 0px; height:90px; }


.clear { clear: both; }

