#rotator
{
	overflow: hidden;
	margin: 0px;
	position: absolute;
	z-index: 100;
}

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

