#slideshow {
	
	overflow: hidden;
	margin: 0px auto 0px;
	position: relative;
	width: 360px;
	height: 200px;
}

#slideshow img {
	width: 360px;
	height: 200px;
}