@CHARSET "ISO-8859-1";

#personaldirections p {
  margin-left: 20px;
}

#personaldirections td {
  padding: 12px;
  width: 45%;
}

#generaldirections dl {
  margin-left: 20px;
}

#generaldirections dt {
  font-weight: bold;
  font-size: 14px;
  padding: 6px;
}

#generaldirections dd {
  margin-left: 12px;
  margin-bottom: 6px;
}

#mapform input#saddr {
  width: 180px;
}

#map p {
  text-align: center;
}
