#rotator
{
	overflow: hidden;
	margin: 0;
	width: 616px;
	height: 333px;
	z-index:1;
	position:relative; 
}

#rotator img
{
	border: 0;
	width: 616px;
	height: 333px;
	display:none; 
	position:absolute;
	top:0;
	left:0;
}