#rotator
{
	border: 0px;
	overflow: hidden;
	position: relative;
	width: 900px;
	height: 300px;
}

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