#rotator {
	cursor:pointer;
	overflow:hidden;
	position:relative;
	width:916px;
	height:402px;
	margin-bottom:55px;
}


#rotator img {
	border:0;
	display:block;
	cursor:default; /*pointer*/
	width:916px;
	height:402px;
}

