.hidden {display: none;}
#signup *{margin: 0; padding: 0; }
#signupwrap {}
#signup {width: 403px; border: 1px solid black; color: #878366; background-color: #C8A44E; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 11px; }
#signup .sserror {background-color: #9A471D; color: #ffffff; text-align: center; font-size: 13px; font-weight: bold; padding: 5px 0;}
#signup .ssloader {background: url('../bpimages/loader.gif') no-repeat; width: 16px; height: 16px; margin-left: 70px;}
#signup input {background-color: #ffffff;}
#signup input.inputerror {border: 3px solid #9A471D;}
#signup #messagewrap {min-height: 50px; _height: 50px;}
#signup .sssuccess {color: #666; padding: 50px 80px; font-size: 14px; font-weight: bold; text-align: center;}
#signup .sssuccess a#successclose {text-decoration: none; color: #9A471D;}
#signup #closex {text-decoration: none; color: #FFECC4; position: absolute; top: 20px; right: 20px; padding: 3px; color: #fff; vertical-align: middle;}
#signup #closex img {border: none;}
#signupwrap {margin: 4px; border: 2px solid #EBD697; background-color: #C8A44E; padding: 60px 0px 40px 0px; min-height: 435px; _height: 435px;}
#signup fieldset {border: none;  padding: 0 30px; width: 305px;}
#signup legend {font-weight: bold;  font-size: 13px; padding: 0;/*padding-top: 13px;*/}
#signup table {margin: 15px 0 0 25px;}
#signup input {
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #555555;
	border-left: 1px solid #555555;
	}
#signup #signupseperator {margin-left: 60px;}
#signup td {padding-bottom: 8px;}
#signup th {text-align: right; vertical-align: top; font-weight: normal;  padding-right: 10px; width: 105px;}
#signup th label {color: #878366;}
#signup th label.labelrequired {font-weight: bold;}
/*#signup #submit * {margin: 0; padding: 0;}*/
#signup #submit {background-color: #96DE0C;  color: #FFECC4; /*width: 76px; height: 24px;*/  cursor: pointer; float: right; margin-top: 20px; margin-right: 22px; .margin-right: 15px; vertical-align: middle; border: none; text-align: center; }
#signup #submit span {/*display: block; background-color: #96DE0C; width: 75px; height: 19px; margin-top: 1px; padding-top: 2px; padding-bottom: 3px;text-transform: uppercase; font-weight: bold; font-size: 12px; line-height: 12px;*/ text-align: center; text-transform: uppercase; font-weight: bold; font-size: 12px;}

#signuplink:hover {cursor: pointer;}
/*********SIGNUP FORM ****************/
