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