/* CSS Document */
.newsticker-jcarousellite {
	width: 268px;
	height:80px;
	overflow:hidden;
}


ul#newsticker {
	list-style-type:none;
	padding:0;
	margin:0;	
	width: 268px;
	height: 70px;	
	}
	
	
ul#newsticker li {
	padding:0;	
	float:left;
	text-align:left;
	width: 268px;
	height: 70px;
	line-height:12px;
}
