#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; }
