#slideshow {
	border: 1px solid #000;
	overflow: hidden;
	margin: 5px auto 10px;
	position: static ;
	/*width:400px;*/
	width: 400px;
	height: 285px;

	
	
}

#slideshow img {
	/* width:360px; */
	height: 270px;
}