#slideshow {
	overflow: hidden;
	position: relative;
	width: 764px;
	height: 300px;
	cursor: pointer;
}

#slideshow img {
	width: 764px;
	height: 300px;
}