
#slideshow {
	overflow: hidden;
	position: relative;
	width: 828px;
	height: 200px;
}
#slideshow img {
	width: 828px;
	height: 200px;
}

