#rotator
{
	overflow: hidden;
	position: relative;
	width: 652px;
	height: 485px;
}

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