#main table {
  margin: 16px 0 0 20px;
  font-size: 109%;
}
#main th, #main td {
  text-align: left;
  white-space: nowrap;
  line-height: 1;
  padding-bottom: 10px;
  vertical-align: top;
}
#main th {
  font-weight: bold;
  padding: 0 14px 0 0;
}
#main .map {
  margin: 16px 0 0 0;
}
#main .map a {
  text-decoration: underline;
  color: #000!important;
  line-height: 1;
  margin: 8px 0 20px 0;
  display: block;
}
