@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: 20px;
	text-align: center;
	line-height: 155px;
	display: block;
	height: 155px;
	padding: 20px 2px 0 0;

}
#rightControl {
	float: left;
	width: 20px;
	text-align: center;
	line-height: 155px;
	display: block;
	height: 155px;
	padding: 20px 0 0 2px;
}
#outerScroller {
	float: left;
	width: 930px;
	overflow: hidden;
	height: 155px;
	display: block;
	position:relative;


}
#innerScroller {
	width: 5992px;
	height: 155px;
	position: relative;
	text-align: center;
}

#innerScroller img{
	float:left;
}
