#rotator {
	/** border: 1px solid #fa9035; **/
	overflow: hidden;
	margin: 10px 10px 10px 10px;
	position: relative;
	/**
	width: 370px;
	height: 545px;
	**/
	width: 500px;
	height: 333px;
}

#rotator img {
	cursor: default;
	border: none;
	/** commented out since photos are not all same height
	width: 350px;
	height: 525px;
	**/
}
