#frame {
	width: 580px;
	height: auto;
	overflow: hidden;
	float: left;
	padding-right: 60px;
}
#scroller {
	height: 445px;
	width: 600px;
	overflow: hidden;
}
#content {
	overflow: hidden;
	height: auto;
	width: 2400px;
}
.section {
	padding-bottom: 0px;
	padding-top: 30px;
	padding-right: 10px;
	padding-left: 20px;
	height: 390px;
	font-size: 11px;
	float: left;
	width: 560px;
	line-height: 16px;
}
 
