#slideshow {
	border: 10;
	overflow: hidden;
	margin: 0px;
	position: relative;
	width: 416px;
	height: 257px;
}

#slideshow img {
	width: 416px;
	height: 257px;
}
