#contactUsForm {
}
  #contactUsForm .error {
    color:  #ff0000;
  }
  #contactUsForm .thankYou {
    padding: 0 30px;
  }