#rotator
{
	overflow: hidden;
	margin: 0 0 0 22px;
	position: relative;
	float:left; 
	width: 640px;
	height: 321px;
}

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