@charset "utf-8";




.fadein {
	visibility: hidden;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a .fadein{
	border:none;
}

.clear {
	clear: both;
	margin-bottom: 30px;
}
.headers{
color:#fec408;
}

#leftControl {
	float: left;
	width: 32px;
	text-align: center;
	line-height: 178px;
	display: block;
	height: 178px;
	
}
#rightControl {
	float: left;
	width: 32px;
	text-align: center;
	line-height: 233px;
	display: block;
	height: 178px;
}
#outerScroller {
	float: left;
	width: 768px;
	overflow: hidden;
	height: 233px;
	display: block;
	position:relative;


}
#innerScroller {
	width: 1800px;
	height: 233px;
	position: relative;
	text-align: center;
}

#innerScroller img{
	float:left;
}
