li {
	font-size: 12px;
}

.destination-map {
	padding: 2px;
	margin-left: -12px;
	position: relative;
}

#map-na, #map-sa, #map-eu, #map-af, #map-as, #map-sp {
	position: absolute;
}

#map-na {
	left:20px;
	top:31px;
}

#map-sa {
	left:46px;
	top:85px;
}

#map-eu {
	left:155px;
	top:24px;
}

#map-af {
	left:140px;
	top:64px;
}

#map-as {
	left:226px;
	top:35px;
}

#map-sp {
	left:193px;
	top:92px;
}

#promo {
	height: 294px;
	background-image: url("/images/destination_promo.jpg");
	margin-bottom: 10px;
	width:665px;
}


/*  Ranger page  */

#ranger-page {font-size:16px;}
#ranger-page li {font-size: 16px !important; line-height:45px;}
#ranger-page .big-line-height {line-height:22px;}

/* --- */



light-text {
	color:#777777;
	font-size:10px;
}


.review-row {
	margin-bottom: 8px;
}

.review-text {
	margin-right: 10px;
	float: left;
}

.review-value {
	float:left;
}

#rating-text {
	float:left;
	margin-left:8px;
	margin-top:5px;
	color: #777;
}
