#rotator
{
	
	cursor: pointer;
	overflow: hidden;
	
	position: relative;
	
	height: 250px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 729px;
	height: 250px;
}


