#slideshow {
	overflow: hidden;
	position:absolute;
	left:422px;
	top:57px;
	width:312px;
	height:208px;
	z-index:2;
}

#slideshow img {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}
