#fr_slideshow{
	width:600px; height:400px; overflow: hidden;
	}
	
#fr_sl_container{
	position:relative; width:600px; height:400px; overflow: hidden;
	}

#fr_slideshow img{
	display:none; position: absolute;
	}

