#contact {
  margin: 10px 10px 10px 0;
  }
#contact th {
  text-align:left;
  width:80px;
  font-size:0.75em;
  font-weight:normal;
  border-bottom: 10px solid #fff;
  background:#deebf3;
  padding: 5px 10px;
  }
#contact td {
  border-bottom: 10px solid #fff;
  background:#deebf3;
  padding: 5px 10px;
  }
#contact tfoot td {
  background:transparent;
  padding-left:110px;
  }
