#slideshow {
	overflow: hidden;
	margin: 50px auto 10px;
	position: relative;
	width: 350px;
	height: 388px;
}

#slideshow img {
	width: 350px;
	height: 388px;
}