#slideshow {
	overflow: hidden;
	
	position: relative;
	width: 562px;
	height: 345px;
}

#slideshow img {
	width: 562px;
	height: 345px;
}