#signupheader { margin: 0 0; padding: 0;  }
#signupfooter {  }
.signuperror { color: red; font-size: 100%; font-weight: bold; text-transform: uppercase; }
#signup label.field { font-weight: bold; }
#signup .error, .required { color: red; font-size: 90%; font-weight: bold; }
#signup input { margin-bottom: 3px; }

#signup .uploaded_file_saved { width: 100%; overflow: auto; color: red; font-weight: bold; }

#signup .opt_in_description { overflow: auto; width: 100%; height: 100px; }

