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

#slideshow img {
	width: 350px;
	height: 263px;
}


