#rotator
{
	overflow: hidden;
	position: relative;
	width: 442px;
	height: 286px;
}

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