#preloader{
	z-index:300;
	position:absolute;
	left:435px;
	top:180px;
	
}
.slider{
	width:948px;
	height:296px;
	overflow:hidden;
	z-index:900;
	position:relative;
}
.descriptionMain{

}
#slideshow-imgCon > img:first-child{
	z-index:90;
}
#slideshow-imgCon > img{
	position:static;
}



#overslideshow {
	position: absolute;
	display:block;
	/*visibility:inherit;*/
	background-color:#000;
	z-index:999;
	
	width:948px;
	height:36px;
	
	margin-top:260px;
	
	opacity:0.6;
	filter:alpha(opacity=60);
	text-align:center;
	
}

#overslideshow a:hover { border-bottom: 1px solid #FFF; }