#slideshow {
	/*cursor: pointer;*/
	width: 700px;
	height: 240px;
}

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