div.scroller { 
	width: 978px; 
	height: 288px;
	overflow: hidden;
	}
	div.scroller div.section {
		padding: 0 72px;
		width:834px;
		height:288px;
		overflow:hidden;
		float:left;
		}
	div.scroller div.content {
		width: 5868px;
		}

