#slideshow {
	border: 0px ;
	overflow: hidden;
	margin: 0px auto;
	position: relative;
	width: 540px;
	height: 250px;
}

#slideshow img {
	width: 540px;
	height: 250px;
}