#slideshow {
	overflow: 10;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	height: 470px;
	width: 700px;
	top: -6px;
}

#slideshow img {
	width: 700px;
	height: 450px;
	position: relative;
}
