#rotator {
	/*border: 0;
	cursor: pointer;
	overflow: hidden;
	margin: 0;
	/*left: 0;
	top: 0;*/
	/*float: left;*/
	width: 750px;
	height: 182px;
	overflow: hidden;
	margin-bottom: 35px;
}

#rotator img {
	border: 0;
	cursor: pointer;
	width: 750px;
	height: 182px;
}
