/*Hotel Tabs Setup*/
#ourHotelTabs .curvedBoxContainer,
#ourHotelTabs .curvedBoxTop,
#ourHotelTabs .curvedBoxBottom         { width:940px; }

#ourHotelTabs .curvedBoxTop .centre,
#ourHotelTabs .curvedBoxBottom .centre  { width:900px; }
#ourHotelTabs .curvedBoxContent         { width:920px; }

.lhs                                    { float:left; display:inline; width:600px; margin:10px 0 0 20px; padding:0;  }
.rhs                                    { float:left; display:inline; width:280px; margin:0; padding:0 10px 0 0; }

.tabElement                             { height:64px; }

/*  hotels list */
.hotelList3 li {
    float: left;
    margin:0 10px 20px 0;
    text-align: center;
    width:180px;
    min-height:120px;
}

/* Inspire Me */

#inspire .lhs h2 {
	padding-top:0;
}
#inspire .lhs h4 {
	clear:both;
	margin-bottom:5px;
}
#inspire .lhs h4 {
	clear:both;
	margin-bottom:5px;
}
#inspire dl {
	float:left;
	margin-bottom:20px;
	width:280px;
}
#inspire dt {
	clear:both;
	margin-bottom:5px;
}

#map h3 {
	margin:0;
	padding:10px;
}

#GoogleMap {
	width:550px;
	height:400px;
	border:1px solid #333;
	margin:0 0 0 10px;
	float:left;
}