#slideshow {

	overflow: hidden;


	width: 300px;
	height: 236px;
}

#slideshow img {
	width: 300px;
	height: 236px;
}