#slideshow {
	overflow: hidden;
	margin: 0px auto 0px;
	position:relative;
	width:300px;
	height:260px;
}

#slideshow img {
	width:300px;
	height:260px;
}
