#rotator{ 
	cursor: pointer;
	overflow: hidden;
	position: relative;
	width: 410px;
	height: 298px;
}

#rotator img {
	border: 0;
	cursor: pointer;
	width:410px;
	height: 298px;
}


