#rotator
{
	overflow: hidden;
	margin: 0;
	position: relative;
	width: 567px;
	height: 376px;
	z-index:1;
	border:1px solid #e4e1d8;
	background:#edeae3;
}

#rotator img
{
	border: 0;
	width: 555px;
	height: 364px;
	display:none; 
	position:absolute;
	top:7px;
	left:7px;
}