#contactHeader{
  background-image: url('../images/contactUsHeader.gif');
  background-repeat: no-repeat;
  height: 30px;
  width: 120px;
}

#emailFormSection{
  width: 445px;
  background-image: url('../images/emailBackground.jpg');
  background-repeat: no-repeat;
  background-position: top center;
  float: right;
  margin-top: -46px;
  margin-bottom: 16px;
}

#emailInside{
  margin: 16px 0px 0px 16px;
}

#emailFormSection h3{
  margin: 0px;
}

.texta {
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 1.0em;
  margin-bottom: 4px;
}

#submit{
  padding: 0px 152px 0px 152px;
}