<!--

h2 {
  margin-bottom: 15px !important;
}

#emailtable {
  width: 625px;
  margin: 0px;
}

.emaillabelcell {
  width: 80px;
  text-align: right;
  vertical-align: top;
}

.emaillabelgap {
  width: 15px;
  height: 10px;
}

.emailrowgap {
  height: 10px;
  line-height: 10px;
}

.emaillabel {
  font-weight: bold;
  text-align: right;
}

.emailmsg {
  color: red;
  font-weight: bold;
  margin-top: 0px;
}

.emaillabelerror {
  color: red;
  font-weight: bold;
  text-align: right;
}

.emailnote {        
  font-size: 11px; 
  font-style: italic;
  line-height: 14px;
  margin: 2px 0px 0px 0px;
}

#emailperson {
  width: 355px;
}

#emailsubject {
  width: 450px;
}

#senderemail {
  width: 350px;
}

.senderoptions1div {
  margin: 8px 0px 4px 0px;
}

#senderoptions1 {
  line-height: normal;
  vertical-align: text-bottom;  
  margin: 0px;
}

#msgbody {
  width: 450px;
}

#send{
  width: 150px;
}

-->
