#slideshow {
	overflow: hidden;
	position: relative;
	width: 958px;
	height: 400px;
}

#slideshow img {
	width: 958px;
	height: 400px;
}