#slideshow {
	overflow: hidden;
	position: relative;
	width: 427px;
	height: 370px;
}

#slideshow img {
	width: 427px;
	height: 370px;
}