#slideshow {
	overflow: hidden;
	position: relative;
	width: 703px;
	height: 403px;
}

#slideshow img {
	width: 703px;
	height: 403px;
}