table#contact {
  text-align: center ;
}

.contact {
  width: 200px ;
}

fieldset {
  border: 1px solid #14c4ff ;
}

legend {
  font-size: 10pt ;
  font-weight: bold ;
}

table#contact_mailing_list td {
  padding: 10px ;
  vertical-align: top ;
  width: 50% ;
}

ul {
  line-height: 2em ;
  list-style-type: none ;
}

ul.inline li {
  display: inline ;
}

dt.list {
  line-height: 1.8em ;
}