BODY {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}

DIV.actions {
  position: absolute;
  left: 0px;
  width: 200px;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #D9F2F2;
}

DIV.queryresults {
  font-size: 0.8em;
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 1em;
}

DIV.map_container {
  text-align: center;
}

DIV.map_control {
  margin-left: auto;
  margin-right: auto;
  width: 390px;
  margin-bottom: 20px;
}

DIV#col1 {
  float: left;
  width: 15px;
  background-color: #66cccc;
}

DIV#col2 {
  float: left;
  width: 360px;
  background-color: #66cccc;
}

DIV#col3 {
  float: left;
  width: 15px;
  background-color: #66cccc;
}

DIV#zoom_control {
  margin-left: 15px;
  text-align: left;
}

IMG.nav_ew {
  margin-top: 134px;
  margin-bottom: 134px;
}

A IMG {
  border: none;
}

DIV.layers {
  font-size: 0.8em;
  text-align: left;
}

H1 {
  font-size: 1em;
}

.queryresults table {
  width: 100%;
}

TH {
  vertical-align: top;
}

.mapAction {
  font-size: 1em;
  font-weight: bold;
  margin-left: 5px;
  margin-top: 1em;
  margin-bottom: 1em;
  text-align: left;
}

.mapActionLabel {
  font-size: 0.8em;
}

#localities {
  width: 85%;
}

.error {
  font-size: 0.8em;
  color: red;
}

col.resultstable {
  width: 50%;
}

.plain {
  font-weight: normal;
}

.disclaimer {
  font-size: 0.7em;
  margin-top: 1em;
  margin-left: 20px;
  margin-right: 20px;
}

p.mapContent {
  font-size: 0.8em;
  margin-top: 1em;
  margin-left: 20px;
  margin-right: 20px;
  text-align: left;
}