#rotator {
	background-color:#fff;
	cursor: pointer;
	overflow: hidden;
	position: relative;
	width:711px;
	height:380px;
	margin:0px;
	padding:0px;
	z-index:90;
}

#rotator img {
	border:0;
	cursor: pointer;
	width:711px;
	height:380px;
	z-index:91;
	text-align:center;
	margin:0px;
	padding:0px;
}
