#slideshow {
	overflow: hidden;
	position: relative;
	width: 301px;
	height: 371px;
}

#slideshow img {
	width: 301px;
	height: 371px;
	
}