#rotator
{
	overflow: hidden;
	position:relative;
	width: 585px;
	height: 262px;
	margin:0;
	padding:0;
}

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