
/*slideshow*/
#wrapper {	
	width: 730px;
	/*height: 400px;*/
	overflow:auto;
}

#slideshow{
	width: 700px;
	z-index: 10;
	/*height: 400px;*/
}


