
.container {
	width: 980px;
	height: 340px;
	background: #736357 url(../images/whitepreloader.gif) no-repeat;
	background-position: 490px 170px;
	padding-top: 31px;
	left: 5px;
	position:relative;

}
#slideshowHolder {border-top: 1px solid #dccfae;}

.ft-prev, .ft-next {  color: #fff; text-decoration:none; }
.ft-prev a, .ft-next a { color: #fff; text-decoration:none; }
.ft-prev a:hover, .ft-next a:hover { color: #fff; text-decoration:none;}

#ft-prev-slideshowHolder, #ft-next-slideshowHolder {text-decoration:none; font-size:12px;}

#ft-prev-slideshowHolder {
	background-image:url(../images/previous.png); 
	background-position:0 0;
	background-repeat:no-repeat;
	width:22px;height:22px;
	text-indent:-9000px;
	}
	
#ft-next-slideshowHolder {
	background-image:url(../images/next.png); 
	background-position:0 0;
	background-repeat:no-repeat;
	width:22px;height:22px;
	text-indent:-9000px;
	}
	
.ft-button-slideshowHolder {
	width:12px;
	height:12px;
	background-image:url(../images/pagination.png);
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9000px;
}

#ft-buttons-slideshowHolder {
	display:none;
}

.ft-title {
	display:none;
}

#ft-title-slideshowHolder {
	display:none;
}
	