#slideshow {
	cursor: pointer;
	overflow: hidden;
	position: relative;
	width: 708px;
	height: 373px;
}

#slideshow img {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width:688px;
	height:356px;
}