#rotator
{
	overflow: hidden;
	margin: 0;
	position: relative;
	width: 814px;
	height: 315px;
}

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