#rotator
{
	overflow: hidden;
	position: relative;
	width: 471px;
	height: 602px;
}

#rotator img
{
	width: 471px;
	height: 602px;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}