#newsticker-demo {  
	background	: #e7f2f8;
	width		: 250px;
	font-family	: 'Arial';  
	font-size	: 12px;
	height		: 190px;
}  
  
#newsticker-demo a { text-decoration:none; }  
#newsticker-demo img {  }  
  
.newsticker-jcarousellite {
}  
.newsticker-jcarousellite ul li { 
	list-style	: none; 
	display		: block; 
	margin		: 0 20px 0px 15px; 
	font-family	: 'Arial';  
	font-size	: 12px;
}  

.newsticker-jcarousellite .thumbnail { float:left;  }  
.newsticker-jcarousellite .thumbnail img {  
	margin-top	: 2px;
}  

.newsticker-jcarousellite .info { float : right; width:190px; }  
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#000000; }  
  
.clear { clear: both; }  

