#rotator {
	border: 0px solid #000;
	cursor: pointer;
	overflow: hidden;
	position: relative;
	width: 460px;
	height: 260px;
}

#rotator img {
	border: 0;
	cursor: pointer;
	width: 460px;
	height: 260px;
}