#newsticker-demo { 
	width: 520px;
	margin: 0px;
	clear: both;
}

.newsticker-jcarousellite {
	width: 520px;
	margin: 0px;
}

.newsticker-jcarousellite ul li {
	list-style: none;
	display: block;
	padding-bottom: 1px;
	margin-bottom: 5px;
	height: 60px;
}

.clear {
	clear: both;
}