#browse_cottages, #detailed_search, #prop_ref_search {
	width: 339px;
	border: 1px solid #cecece;
}

#left_column {
	float:left;
	width: 339px;
	margin-right: 10px;
}

#right_column {
	float: left;
	width: 391px;
}
#getawaypanel { margin-bottom:6px; width:389px; height:168px; background:url(../images/offer2010.jpg) top left no-repeat; position:relative;}
  #offerterms { position:absolute; display:block; width:90px; height:16px; left:0px; bottom:0px; }
#search_container { padding-left: 5px; }

#search_top { 
	background-image:url(../images/search_airport_top.gif);
	background-repeat: no-repeat;
	height: 21px;
}

#contenthome { 
	margin: 0 10px; 
	background: #fff;
}

#contenthome p { 
	padding: 10px 0px 10px 0px; 
}

#search_bg {
	background-image:url(../images/search_middle.gif);
	background-repeat: repeat-y;
	height: 40px;
}

#search_bg2 {
	background-image:url(../images/search_middle.gif);
	background-repeat: repeat-y;
	height: 48px;
}

#search_airport_bottom {
	clear:both;
	background-image:url(../images/search_airport_bottom.gif);
	background-repeat: no-repeat;
	height: 43px;
}

#search_bottom {
	clear: both;
	background-image:url(../images/search_bottom.gif);
	background-repeat: no-repeat;
	height: 21px;
	margin-bottom: 5px;
}

.search_padding {
	width: 280px;
	margin-left: 20px;
}

#imgBtnSearch, #propsearchbttn { position: absolute; }



.region_left {
	width: 100px;
	float: left;
}

.region_right {
	width: 150px;
	float: left;
}

#detailed_search_txt, #prop_ref_search_txt {
	padding: 5px;
}

#region_map {
	width: 391px;
	height: 144px;
}

#region_map li a { 
	display:block;
	height:144px;
}

#region_map_link {
	width:391px; background:url(../images/interactive_map.jpg) no-repeat 0px 0px;
}

a#region_map_link:hover, a#region_map_link:focus  
{ 
	background-position:0px -144px; 
}

/* hide span text for SEO */
#region_map li a span { 
	position:absolute; 
	left:-10000px;
	color:#000;
	}