#newsticker-demo {
	float:left;
	width:478px;
	height:393px;
	overflow:hidden;
	margin:0px;
}
#newsticker-demo li {
	list-style:none;
	display:block;
	padding:0px;
	font-family: Arial;
	font-size:12px;
	width:478px;
	height:393px;
	background-color:#666;
}

