.contact {
  margin: 0 0 20px 20px;
  }
.contact th {
  text-align:left;
  width:130px;
  font-size:0.875em;
  border-bottom: 1px solid #fff;
  background:#deebf3;
  padding: 5px 10px;
  }
.contact td {
  border-bottom: 1px solid #fff;
  background:#deebf3;
  padding: 5px 10px;
  font-size:0.875em;
  }
.contact tfoot td {
  background:transparent;
  padding-left:110px;
  }

