#rotator
{
	border: 0px;
	overflow: hidden;
	position: relative;
	width: 508px;
	height: 250px;
}

#rotator img
{
	border: 0px;
	width: 508px;
	height: 250px;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}
