#rotator {
	border: 1px none #000;
	background: none;
	cursor: pointer;
	overflow: hidden;
	position: relative;
	width: 1000px;
	height: 205px;
}

#rotator img {
	border: 0;
	cursor: pointer;
	width: 1000px;
	height: 205px;
}
