.clear {
	clear: both;
	margin-bottom: 30px;
}


#leftControl {
	float: left;
	width: 35px;
	text-align: center;
	/*line-height: 178px;
	height: 100px;*/
	display: block;
	padding-top: 80px;
}
#rightControl {
	float: left;
	width: 35px;
	text-align: center;
	/*line-height: 233px;
	height: 100px;*/
	display: block;
	padding-top: 80px;
}
#outerScroller {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	width: 620px;
	overflow: hidden;
	height: 170px;
	border:0px solid #000;
	/*display: block;*/
	position:relative;

}

#innerScroller {
	width: 1869px;
	height: 233px;
	position: relative;
	text-align: center;
}

#innerScroller img{
	float:left;
}

#page0, #page1, #page2{
	float: left;
}
