#slideshow {
	overflow: hidden;
	position: relative;
	width: 900px;
	height: 221px;
}

#slideshow img {
	width: 900px;
	height: 221px;
}