#slideshow {
	border: 0px;
	overflow:hidden;
	position:relative;
	width: 524px;
	height: 207px;
	left: 0;
	top: 0;
}

#slideshow img {
	width: 524px;
	height: 207px;
}
