#slideshow {
	overflow: hidden;
	position: relative;
	width: 647px;
	height: 202px;
}

#slideshow img {
	width: 647px;
	height: 202px;
}