#slideshow {
z-index:2;
cursor: pointer;}

#slideshow img {
	display: none;
	position: absolute;
	left: 63px;
	z-index:2;
}