#map * {
	margin: 0;
	padding: 0;
}

#map {
	margin: 25px auto 0 auto;
	margin: 0px auto 0 auto;
	width: 800px;
	width: 735px;
	height: 569px;
}

#map.destinationReview {
	width: 600px;
	height: 400px;
}

#map.destinationReview img, #map.manageRoute img, #map.showRoute img {
	cursor: default;
}
