#newsticker-demo { 
width:220px;
font-family:Verdana,Arial,Sans-Serif;
font-size:12px;
color:#907912;
border:#EAEAEA solid 1px;
padding:5px 5px 0; 

}

#newsticker-demo a { text-decoration:none; color:#8f7952; }
#newsticker-demo img {  }

#newsticker-demo .title {
text-align:right;
font-size:13px;
font-weight:bold;
padding:5px;
color:#907912;
}

.newsticker-jcarousellite { width:210px; }
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; border: #EAEAEA 1px solid; padding-top:5px; padding-left:5px; }
.newsticker-jcarousellite .thumbnail { float:right; width:50px; }
.newsticker-jcarousellite .info { float:right; width:150px; }
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#808080; }

.clear { clear: both; }
