
#rotator {
	float:left;
	position:relative;
	height:220px;
	width:465px;
}

#rotator img {
	display:none;
	position:absolute;
	top:0; left:0;
}
