#slideshow {
	overflow: hidden;
	position: relative;
	width: 320px;
	height: 240px;
}

#slideshow img {
	width: 320px;
	height: 240px;
}