div.scroller { 
float: left;
    height: 430px;
    overflow: hidden;
    width: 640px;
    margin-left: 26px;
}
div.scroller div.section {
	
	float: left;
    height: 430px;
    overflow: hidden;
    width: 640px;
	}
div.scroller div.content {
	width: 10000px;
	}

/*div#section2 {
background:#666666;
color:#ffffff;
}*/

div.controls{
width:309px;
float:left;
padding-top: 7px;
}
