#rotator
{
	overflow: hidden;
	margin: 1px 0 0;
	border:3px solid #0c1a24;	
	position: relative;
	width: 525px;
	height: 448px;
	z-index:1;
}

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