#rotator
{
	overflow: hidden;
	margin: 0;
	position: absolute;
	left:243px;
	top:13px;
	width: 635px;
	height: 284px; 	
	float:left;		
}

#rotator img
{
	border: 0;
	width: 635px;
	height: 284px;
	display:none; 
	position:absolute;
}

