.customer {	height: 450px;	background-color: #F5F8F6;	padding: 3px 10px;}.customer li {	list-style: none;	color: #577979;	font: 20px/30px Cambria, Georgia, "Times New Roman",Times, serif;}#marqueecontainer {	position: relative; /*marquee height */	overflow: hidden;	height: 450px;	}#vmarquee {	width: 100%;	position: absolute;	}