#slideshow {	border: 1px solid #CCC;	overflow: hidden;	margin: 0px 12px 0px 0;	position: relative;	float:left;	width: 516px;	height: 350px;}#slideshow img {	display: none;	position: absolute;	top: 0;	left: 0;	width: 516px;	height: 350px;}