@charset "UTF-8";

@media screen, projection
{
	.thumbnail a { outline: none; background-color: transparent; }
	.newscontent { padding: 0 0 0 10px; margin: 0;}
	#newsticker-demo {  
		width:236px;  
		background:transparent;  
		padding:0;  
		font-family: Arial,Sans-Serif;
		margin:20px auto;  
	}
	   
	#newsticker-demo a { text-decoration:none;}
	#newsticker-demo img { border:none;}
	   
	#newsticker-demo .title {  
		text-align:center; 
		font-size:1.2em; 
		font-weight:bold;
		padding: 0 0 3px 0;
	}
		   
	.newsticker-jcarousellite { width:236px;}
	.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px;}  
	.newsticker-jcarousellite .thumbnail { float:left; width:80px;}
	.newsticker-jcarousellite .info { float:right; width:145px; background: transparent;  margin:0; padding:0;}
	.newsticker-jcarousellite .info span.cat { display: block; font-size:0.9em; color:#000;}
}
