#banner-ss {
	MARGIN-TOP: 0px; 
	OVERFLOW: hidden;
	WIDTH: 750px;
	POSITION: relative;
}

#ss-nextButton {
	Z-INDEX: 4;
	FILTER: alpha(opacity=65);
	WIDTH: 25px; 
	CURSOR: pointer;
	POSITION: absolute;
	HEIGHT: 90px;
	-moz-opacity: 0.65;
	opacity: .65;
}

#ss-prevButton {
	Z-INDEX: 4;
	FILTER: alpha(opacity=65);
	WIDTH: 25px; CURSOR: pointer;
	POSITION: absolute;
	HEIGHT: 90px;
	-moz-opacity: 0.65;
	opacity: .65;
}

#ss-nextButton {
	RIGHT: 0px;
	BACKGROUND: url(/images/arrNext.gif) #703d00 no-repeat center center;
	TOP: 0px;
}


#ss-prevButton {
	BACKGROUND: url(/images/arrPrev.gif) #703d00 no-repeat center center;
	LEFT: 0px;
	TOP: 0px;
}

#ss-holder {
	Z-INDEX: 2;
	LEFT: -700px;
	OVERFLOW: hidden;
	WIDTH: 15000px;
	POSITION: relative;
	HEIGHT: 90px;
}

#banner-ss .ss-bg {
	WIDTH: 700px;
	POSITION: absolute;
	TOP: 0px;
	HEIGHT: 90px;
}
