#rotator
{
	overflow: hidden;
	position: relative;
	width: 305px;
	height: 204px;
}

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