.slideshow{
	overflow:hidden;
}

.slideshow img{
	position:absolute;
	width:250px;
	height:200px;
}

#slide{
	vertical-align:top;
}