#Signup_content {
	width:909px;
	padding:24px 0px 0px 18px;
	font-family:"Arial";
	font-size:14px;
}
#Signup_content .title_copy {
	width:525px;
	padding:3px 0px 35px 2px;
}
#Signup_content .left_col {
/*	width:380px;*/
	width:351px;
	float:left;
}
#Signup_content .userType_checkBlock .label {
	font-size:16px;
	font-weight:bold;
}
#Signup_content .userType_checkBlock .line {
	margin:10px 0px 0px 0px;
	float:left;
}
#Signup_content .userType_checkBlock .copy {
	margin:3px 0px 0px 25px;
	font-size:13px;
	width:300px;
	font-style:italic;
	font-weight:normal;
}
#Signup_content #stateSelect {
	margin-left:30px;
}
#Signup_content .infoTitle {
	font-size:18px;
	font-weight:bold;
	margin-top:35px;
}
#Signup_content .gender_checkBlock {
	padding-top:17px
}
#Signup_content .gender_checkBlock .signupForm_label {
/*	padding-top:17px;*/
	margin-right:15px;
}
#Signup_content .right_col {
/*	background-color:#030;*/
	width:330px;
	margin:94px 0px 0px 0px;
/*	margin-top:38px;*/

	float:left;

}
#Signup_content .right_col .profile_pic {
	width:330px;
	height:330px;
	background-color:#333;
}
#Signup_content .right_col .copy {
	font-size:12px;
	font-style:italic;
	margin-top:10px;
}
#Signup_content .signupForm_label {
	clear:both;
	padding:17px 0px 0px 2px;
	font-weight:bold;
}
#Signup_content .red_asterisk {
	color:#ff0000;
	font-size:15px;
}
#Signup_content .signupForm_textInput_wrapper {
	width:316px;
	height:23px;
	background:url('../../images/signup.textinput_bg.png');
	margin:2px 17px 0px 2px;
}
#Signup_content .signupForm_textInput {
	color:#000000;
	width:310px;
	height:20px;
	border:0px;
	outline::0px;
	background:none;
	padding:0px 3px 0px 3px;
	font-weight:bold;
}
#Signup_content .password_block {
	float:left;
}
#Signup_content .checkbox_block {
	padding:8px 0px 0px 2px;
	font-style:italic;
	font-size:10px;
}
#Signup_content .checkbox_block .line {
	padding:7px 0px 0px 0px;
}
#Signup_content .checkbox_block .link {
	color:#ffffff;
}
#Signup_content .checkboxInput {
	margin:0px 7px 0px 0px;
	padding:0px;
}
#Signup_content .errorMsgOn {
	display:block;
	color:#ff0000;
	padding:10px 0px 0px 2px;
	font-size:12px;
}
#Signup_content .errorMsgOff {
	display:none;
}
#Signup_content .bottom_block {
	position:relative;
	margin-top:13px;
	border-top:solid 1px #959595;
	padding:7px 0px 0px 0px;
/*	width:484px;*/
	width:681px;
}
#Signup_content .bottom_block .signupForm_label {
	padding-top:0px;
	float:left;
}
#Signup_content .bottom_block .submitButton1, #Signup_content .bottom_block .submitButton2 {
	float:right;
	margin:0px 0px 15px 7px;
}
#Signup_content .bottom_block .submitButton2 {
	margin-right:15px;
}
#Signup_content .bottom_block .pagination {
	font-weight:bold;
	position:absolute;
	right:47px;
	top:63px;
}