#rotator
{
	overflow: hidden;
	margin: 0;
	position: relative;
	width: 487px;
	height: 365px;
	background:#000;
}

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