#map_area {
  height: 100%;
}
#map_area #map {
  height: 100%;
}

#map_legend_area {
  padding-bottom: 0.5em;
}

.list_place_name {
  font-weight: bold;
  padding-left: 0.5em;
}

.list_place_address {
  padding-right: 0.5em;
}

a:link {
  color: #0000ee;
}

a:visited {
  color: #0000ee;
}

#list_footer {
  padding-top: 1em;
}

.list_radio_value {
  text-align: center;
}

#map_legend table {
  border-collapse: collapse;
  margin-bottom: 0.5em;
}
#map_legend table th {
  width: 3em;
  vertical-align: top;
}
#map_legend table td {
  vertical-align: top;
}

.legend_caption {
  font-size: 90%;
  color: #3344ff;
}

.legend_one {
  font-weight: bold;
  font-size: 96%;
}
.legend_one div {
  float: left;
}

#map_ds img {
  margin-right: 1em;
  float: left;
}

#home_link {
  width: 100%;
  padding-top: 1em;
}
#home_link .link_url {
  width: 90%;
  margin: 0 auto;
  padding-bottom: 0.5em;
}

.info_content {
  width: 14em;
  height: 100%;
}

/*# sourceMappingURL=map_view.css.map */
