#slideshow {
	overflow: hidden;
	position: relative;
	width: 720px;
	height: 180px;
}

#slideshow img {
	width: 720px;
	height: 180px;
}
