#slideshow {
	position:relative;
	height:204px;
	width:472px;
}

#slideshow img {
	display:none;
	position:absolute;
	top:66; left:465;
}
