* {
	margin: 0;
	padding: 0;
}

#rotator img {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 850px;
	height: 300px;

}

#rotator {

	cursor: pointer;
	overflow: hidden;
	margin: 0px auto 10px;
	position: relative;
	width: 850px;
	height: 300px;
}

