#content {
  padding: 20px;
}

h2 {
  display:block;
  border-bottom: solid 1px #d4e7ff;
  margin-top: 0;
  margin-bottom: 20px;
}

#search_wrapper {
  width: 900px;
  margin: auto;
}

#search_wrapper #left {
  width: 350px;
  float: left;
}

#map {
  width: 366px;
  height: 320px;
}

#search_wrapper #right {
  width: 550px;
  float: left;
}

#area,#town,#week,#month {
  background: #d4e7ff;
  float: left;
}

.or {
  float: left;
  font-size: 1.4em;
  padding: 4px 0px 0px 0px;
  color: #0083de;
  text-align: center;
  width: 40px;
}

#area,#week {
  width: 242px;
}

#town,#month {
  float: right;
  width: 266px;
}

#day {
  background: #d4e7ff;
  clear: both;
  padding: 8px 0 8px 8px;
  border-top: solid 5px #fff;
  border-bottom: solid 5px #fff;
}

.search_ele {
  padding: 8px 8px 8px 0;
}
.search_label {
  padding-top: 2px;
  float:left;
  width: 120px;
  text-align: right;
  margin-right: 3px;
}

#search_box_large {
  background: #e8f2ff;
  clear: both;
  border-top: solid 5px #fff;
  padding: 10px 0;
}

#search_box_left {
  width: 220px;
  float: left;
}

#search_box_right {
  float: left;
}

#search_button {
  display: block;
  font-size: 1.4em;
  font-weight: bold;
  height: 36px;
  width: 160px;
  margin: auto;
  margin-top: 10px;
}

#ref_search {
  background: #d4e7ff url("../img/search_or.gif") no-repeat center;
  padding: 5px 0px 5px 0px;
  margin: 10px 0px 1px 0px;
  text-align: center;
  clear: both;
}

#ref_search form {
  display: inline;
  margin: 0px;
  padding: 0px;
}

/*

form{
  display: inline;
}


#search {
  background: #fff;
  width: 920px;
  margin: auto;
	margin-bottom: 40px;
  height: 300px;
  clear: both;
}
#divider {
  background: url("../img/div.gif") repeat-x;
  height: 1px;
  margin: auto;
  clear: both;
}
#search_left {
  width: 320px;
	float: left;
	margin: 0 20px 20px 3px;
  background: url("../img/search_map.png") no-repeat;
	padding-top: 320px;
}
#search_left ul{
  padding: 0;
	line-height: 160%;
	list-style-type: none;
}
#search_centre,#search_right {
  float: left;
  width: 260px;
  margin-bottom: 10px;
}
#search_centre {
	margin-left: 3px;
}
#search_right {
  width: 310px;
}

#search_centre .search_label {
  width: 110px;
}
#features {
  float: right;
  width: 550px;
  margin-right: 3px;
  margin-bottom: 30px;
}
#highlight {
  background: #d4e7ff;
  margin-bottom: 2px;
}
#highlight_or {
  background: #d4e7ff url("../img/search_or.gif") center left no-repeat;
  margin-bottom: 2px;
}
#search_button_wrap {
  text-align: center;
  margin-top: 30px;
  font-size: 1.2em;
}
#search_button {
display: block;
 width: 120px;
 height: 34px;
 font-size: 1.4em;
 margin: auto;
}

#arr_day {	
  padding-bottom: 20px;
  float: right;
  width: 570px;
}
*/
