right
.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;
}

#rightScroller, #rightFF {
        cursor: pointer;
}

#leftControl {
        margin: 0px 0px 0px -10px;
        position: absolute;
        border-top: 3px solid #000;
        border-left: 3px solid #000;
        border-bottom: 3px solid #000;
        border-right: 1px solid #000;
        background-color: #000;
        width: 10px;
        height: 150px;
}
#rightControl {
        position: absolute;
        border-top: 3px solid #000;
        border-left: 3px solid #000;
        border-bottom: 3px solid #000;
        border-right: 1px solid #000;
        background-color: #000;
        width: 10px;
        height: 150px;
        margin-left: 468px;
}
#outerScroller {
	background-color: #000;
	float: left;
	width: 468px;
	overflow: hidden;
	display: block;
	position:relative;


}
#innerScroller {
	width: 5992px;
	position: relative;
	text-align: center;
}

#innerScroller img{
	float:left;
}
