#InfoSignUpB1
{
	border:1px solid #DBDBDB;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
 	border-radius: 5px;
 	margin-right:6px;
}

#InfoSignUpB2
{
	position:relative;
	border:1px solid #FFFFFF;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
 	border-radius: 5px;	
 	background-color: #F2F2F2;
}

#InfoSignUpB3
{
	border:1px solid #E5E5E5;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
 	border-radius: 5px;	
 	background-color: #FFFFFF;	
}


.SignUpName
{
	width: 135px;
	text-align:right;	
	margin-right:13px;
}

.SignUpField
{
	position:absolute;
	top:0px;
	left:148px;
	line-height:24px;
}

.SignUpInput
{
	float:left;
}

.SignUpNote
{
	width:218px;
	border:1px solid #999999;
 	background-color: #F2F2F2;
 	padding:4px;
 	padding-top:3px;
 	-moz-border-radius-topright: 5px; 
 	-webkit-border-top-right-radius: 5px; 
 	-moz-border-radius-bottomright: 5px; 
 	-webkit-border-bottom-right-radius: 5px; 
 	border-top-right-radius: 5px;
 	border-bottom-right-radius: 5px;
	display:none;	
	border-left:0px;
}

.SignUpNoteError
{
	width:218px;
	border:1px solid #999999;
 	background-color: #FFCFCF;
 	padding:4px;
 	padding-top:3px;
 	-moz-border-radius-topright: 5px; 
 	-webkit-border-top-right-radius: 5px; 
 	-moz-border-radius-bottomright: 5px; 
 	-webkit-border-bottom-right-radius: 5px; 
 	border-top-right-radius: 5px;
 	border-bottom-right-radius: 5px;
	border-left:0px;
	color:#4E0000;
}

.SignUpNoteEdge
{
	-moz-border-radius-topright: 0px; 
 	-webkit-border-top-right-radius: 0px; 
 	border-top-right-radius: 0px;
 	
 	-moz-border-radius-bottomright: 0px; 
 	-webkit-border-bottom-right-radius: 0px; 
 	border-bottom-right-radius: 0px;
}

.SignUpNoteEdgeAlways
{
	-moz-border-radius-topright: 0px; 
 	-webkit-border-top-right-radius: 0px; 
 	border-top-right-radius: 0px;
 	
 	-moz-border-radius-bottomright: 0px; 
 	-webkit-border-bottom-right-radius: 0px; 
 	border-bottom-right-radius: 0px;
}


.SignUpNoteErrorFull
{
	border:1px solid #999999;
 	background-color: #FFCFCF;
 	padding:4px;
 	padding-top:3px;
 	-moz-border-radius: 5px; 
 	-webkit-border-radius: 5px; 
 	border-radius: 5px;
	color:#4E0000;
}


#signup-form tr.captcha-solved td p 
{
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	background-color:#F2F2F2;
	border:1px solid #BBBBBB;
	color:#666666;
	margin-top:5px;
	padding:5px 0 5px 10px;
}

.recaptcha_is_showing_audio .recaptcha_only_if_image, .recaptcha_isnot_showing_audio .recaptcha_only_if_audio, .recaptcha_had_incorrect_sol .recaptcha_only_if_no_incorrect_sol, .recaptcha_nothad_incorrect_sol .recaptcha_only_if_incorrect_sol 
{
	display:none;
}

#signup-form #recaptcha_widget 
{
	clear:both;
	font-size:10px;
	width:468px;
}

#signup-form #recaptcha_data 
{
	float:left;
	width:306px;
}

#signup-form #recaptcha_image 
{
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius: 5px; 
	border-color:#BBBBBB;
	border-style:solid solid none;
	border-width:1px 1px medium;
	padding:2px 2px 0;
	margin: 0px;
}

#signup-form #recaptcha_response_div
{
	position:relative;
	width:306px;
	height:34px;
}


#signup-form #recaptcha_response_field 
{
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius: 5px; 
	width:288px;
	padding:8px;
	border:1px solid #BBBBBB;
	background-image: url('./images/boundaries/input.png');
 	background-repeat: repeat-x;
 	margin:0px;
 	position:absolute;
 	top:0px;
 	left:0px;
}

#signup-form #recaptcha_response_field:focus 
{
	border:1px solid #999999;
}

#signup-form #recaptcha_controls 
{
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-bottom-right-radius: 5px; 
	-webkit-border-top-right-radius: 5px; 
	background-color:#F2F2F2;
	border:1px solid #BBBBBB;
	color:#666666;
	float:left;
	font-size:10px;
	height:76px;
	padding:8px 10px;
	width:140px;
	border-left:0px;
}

#signup-form #recaptcha_controls h3 
{
	font-size:10px;
	color:#666666 !important;
	margin:0 0 0.5em;
}

#signup-form #recaptcha_controls ul 
{
	list-style-type:none;
	margin:0 0 4px;
	padding:0;
	}

#signup-form #recaptcha_controls li a 
{
	padding-left:18px;
	font-weight:normal;
	color:#2276BB;
	text-decoration:none;
	line-height:10px;
}

#signup-form #recaptcha_controls li.reload a 
{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(/images/recaptcha/signup_captcha_reload.gif) no-repeat scroll 0 50%;
	font-size:10px;
	font-weight:normal;
	color:#2276BB;
	text-decoration:none;
	line-height:10px;
}

#signup-form #recaptcha_controls li.recaptcha_only_if_image a 
{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(/images/recaptcha/signup_captcha_audio.gif) no-repeat scroll 0 50%;
	font-size:10px;
	font-weight:normal;
	color:#2276BB;
	text-decoration:none;
	line-height:10px;
}

#signup-form #recaptcha_controls li.recaptcha_only_if_audio a 
{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(/images/recaptcha/signup_captcha_text.gif) no-repeat scroll 0 50%;
	font-size:10px;
	font-weight:normal;
	color:#2276BB;
	text-decoration:none;
	line-height:10px;
}

#signup-form #recaptcha_controls p 
{
	margin:0;
}


#signup-form #recaptcha_controls #recaptcha_powered, #signup-form #recaptcha_controls #recaptcha_help 
{
	color:#999999;
	font-size:9px;
	font-weight:normal;
	text-decoration:none;
	line-height:10px;
}

#signup-form #recaptcha_controls #recaptcha_help a
{
	font-size:10px;
	font-weight:normal;
	color:#2276BB;
	text-decoration:none;
	line-height:10px;	
}

#signup-form #recaptcha_data a
{
	font-size:12px;
	font-weight:normal;
	color:#2276BB;
	text-decoration:none;
	line-height:10px;	
}

#signup-form #recaptcha_errors 
{
	margin-top:10px;
}
body.ie7 #signup-form #recaptcha_errors 
{
	width:450px;
}
