div.scroller {
	width: 641px;
	height: 195px;
	overflow: hidden;
	border:0px solid #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	}
div.scroller div.section {
	width:641px;
	height:195px;
	overflow:hidden;
	float:left;
	padding:0em;
		}
div.scroller div.content {
		width: 80000px; 
}

