#slideshow {
	overflow: hidden;
	margin: 5px auto 15px;
	position: relative;
	height: 230px;
}

#slideshow img {
	height: 230px;
}
