/*---------------------- sign up ----------------------*/
#signup form {
	width:500px;
	height:550px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	margin: 0px;
}
#signup .width_std {
	width:253px;
}
#signup .dob {
	width:75px;
}
#signup .honeyPot {
	width:0px;
	height:0px;
	visibility:hidden;
	/*display:none;*/
}
