#slideshow {
	overflow: hidden;
	position:absolute;
	top:12px;
	bottom:12px;
	width: 250px;
	height: 315px;
}

#slideshow img {
	width: 250px;
	height: 315px;
}
