#slideshow {
	overflow: hidden;
	margin: 4px auto 4px;
	position:relative;
	width: 426px;
	height: 320px;
}

#slideshow img {
	width: 426px;
	height: 320px;
}

