#slideshow {
	overflow: hidden;
	position: relative;
	height: 100%;
}

#slideshow img {
	height: 100%;
}
