#slideshow {
	overflow: hidden;
	position: relative;
	width: 680px;
	height: 210px;
}

#slideshow img {
	width: 680px;
	height: 210px;
}
