#downloadReset, .submitButton, #downloadReset:active, .submitButton:active {
  background: #dfdfe0 none repeat scroll 0 0 !important;
  border: 1px solid #dfdfe0;
  border-radius: 5px;
  color: #010101 !important;
  cursor: pointer;
  font-size: 18px !important;
  line-height: 24px;
  margin-top: 20px !important;
  width: 280px;
}
#downloadReset, .submitButton, #downloadReset:active, .submitButton:active {
    margin-top: 0px !important;
}