#rotator {
	border: 1px none #000;
	background: #4f4f4f;
	cursor: pointer;
	overflow: hidden;
	position: relative;
	width: 570px;
	height: 250px;
}

#rotator img {
	border: 0;
	cursor: pointer;
	width: 570px;
	height: 250px;
}