#slideshow {
	float:left;
	height:217px;
	width:490px;
	position:absolute;
	right:1px;
	top:0px;
	text-align:center;
	overflow: hidden;
	
	
}

#slideshow img {
	height:217px;
	width:490px;
}

