/* --- REGION.CSS -------------------------------------------------

   Styles used in the templated Region pages.
   Selectors are grouped by function/page element.
   Attributes for each selector are then listed alphabetically to
   make them easy to find. Please try and stick to this convention :)

------------------------------------------------------------------- */

/* --- INFO TAB --------------------------------------------------- */

#mainImageAndSuggestionList {
	margin-bottom:20px;
}
#regionImages ul {
	list-style-type:none;
	margin:0 0 0 10px;
	padding:0;
}

#regionImages ul li {
	margin-bottom:5px;
}

#inANutshell {
	clear:both;
	margin-top:-15px;
}

/* --- TOURS TAB -------------------------------------------------- */

/* --- HOTELS TAB ------------------------------------------------- */


.listTitle h3 img {
	margin:0;
	padding:0;
}

.listTitle p {
	
}

/* --- BOOKING FORM ------------------------------------------------- */
.ResortDisplay p {
	color: #666;
	font-size: 1.3em;
}
