#contactform {
	margin-top:0.75em;
	margin-bottom:1em;
	background-color: #ECECE8;
  }
#contactform table {
  color:#444;
  }
#contactform th {
  text-transform:lowercase;
  }
.msgbody {
  margin:.5em 0 0;
  border-top:1px dotted #ccb;
  padding-top:.5em;
  }

