#rotator {
	margin:0;
	cursor: pointer;
	overflow: hidden;
	position: relative;
	width: 860px;
	height: 240px;
}

#rotator img {
	cursor: pointer;
	width: 860px;
	height: 240px;
}
