#newsticker-demo { 
width:300px; 
padding:1px 1px 0; 
font-family:tahoma;
font-size:11px;
margin:10px auto;
}
.newsticker-jcarousellite { width:290px; }
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:10px; }

.thumbnail img{ float:right;border:1px solid silver;padding:2px; margin-top:0px;margin-left:5px; margin-bottom:5px;}
.thumbnail:hover img{border: 1px solid #646363;}
.thumbnail:hover{color: #646363; /* irrelevant definition to overcome IE bug */}

.newsticker-jcarousellite .info { float:right; width:170px;}
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#7d7b7b; }

.clear { clear: both; }
