.location {
  margin: 0 10% 0% 10%;
  width: 74%;
  text-align: left;
  padding-bottom: 1em;
  margin-bottom: 1em;
  border-bottom: 1px dashed #AAAAAA;
}

.location_description {
  text-align: justify;
  margin-top: 2em;
  padding: 5px;
  border-top: 1px dashed #AAAAAA;
}

.contact {
  margin: 0 10% 0% 10%;
  width: 74%;
  text-align: center;
  color: #666699;
}

.contact h2 {
  color: #999999;
}

.contact a:link {
  background: none;
  color: #0000AA;
  text-decoration: underline
}

.contact a:active {
  background: none;
  color: #0000EE;
  text-decoration: underline
}

.contact a:visited {
  background: none;
  color: #666666;
  text-decoration: none
}

.contact a:hover {
  background: #CCCCFF;
  color: #000000;
  text-decoration: underline
}

.mal-office {
  text-align: left;
}

.title {
  margin: 0;
  margin-top: 0.5em;
}
