#rotator {
	cursor: pointer;
	overflow: hidden;
	position: relative;
	height:285px;
	width: 559px;
	margin-bottom: 8px;
}

#rotator img {
	/*
	display:none;
	position:absolute;
	top:0; left:0;
	*/
	border: 0;
	cursor: pointer;
	height:285px;
	width: 559px;
}