#slideshow {
	overflow: hidden;
	/*margin: 50px auto 10px;*/
	position: relative;
	width: 530px;
	height: 250px;
}

#slideshow img {
	width: 530px;
	height: 250px;
}
