#registration span.extra {display:none;}

p.form_intro {
	margin:0 0 1em 0;
}

#profile {
	background:#fafafa url(/sysimages/form_body.gif) 0 0 repeat-y;
	border:none;
	color:#5f5f5f;
	display:none;
	margin:0;
	padding:0;
	width:550px;
}

#profile form.singlecolumn {
	background:url(/sysimages/form_head.gif) 0 0 no-repeat;
	font-size:100%;
	padding:30px 25px 0 25px;
}
#profile .bottom {
	background:url(/sysimages/form_foot.gif) 0 0 no-repeat;
	height:45px;
}
#profile .required {
	padding-right:.3em;
	}

#profile form.singlecolumn fieldset {
	background:none;
	border:none;
	border-bottom:1px solid #e1e1e1;
	margin:30px 0 0 0;
	padding:0 0 20px 0;
}
#profile form.singlecolumn fieldset:first-child {
	margin:0;
}

#profile form.singlecolumn .help {
	background:url(/sysimages/ico_help.gif) 0 0 no-repeat;
	float:left;
	width:20px;
	height:20px;}

#profile form.singlecolumn fieldset .rule {
	background:#e1e1e1;
	margin:20px;
}

#profile form.singlecolumn legend {
	color:#5f5f5f;
	display:block;
	font-size:145%;
	font-weight:bold;
	margin:0 0 17px 0;
	padding:0;
}

#profile form.singlecolumn label {
	float:left;
	margin:2px 0 0 0;
	text-align:left;
	width:143px;
}

#block01 #profile form.singlecolumn fieldset h3 {
	color:#545c63;
	margin:0 0 1em 20px;
}

#profile form.singlecolumn fieldset p {
	margin:0;
	padding:6px 0 6px 20px;
}

#profile form.singlecolumn input.text {
	background:#FFF url(/sysimages/release03/input_text_bg.gif) 0 0 no-repeat;
	border:1px solid #dadada;
	border-top:none;
	border-left:none;
	float:left;
	height:13px;
	margin:0;
	padding:3px 3px 3px 4px;
	width:275px;
}
#profile form.singlecolumn input.text.error {
	background:#fbeae9 url(/sysimages/input_text_error_bg.gif) 0 0 no-repeat;
	color:#000;
}
#profile form.singlecolumn span.status {
	background:url(/sysimages/ico_input_status.gif) 0 -30px no-repeat;
	float:left;
	height:15px;
	margin:2px 0 0 7px;
	overflow:hidden;
	width:15px;
}
#profile form.singlecolumn span.status.ok {
	background-position:0 0;
}
#profile form.singlecolumn span.status.error {
	background-position:0 -15px;
}
#profile form.singlecolumn input#email, 
#profile form.singlecolumn input#Nick_name,
#profile form.singlecolumn input#password {
	width:256px;
	border-right:none;
	}
#profile form.singlecolumn select {
	border:1px solid #b4b4b4;
	border-bottom:1px solid #dadada;
	border-right:none;
	float:left;
	margin:0 1px 0 0;
	width:282px;
	}

#profile form.singlecolumn select.error {
	background:#fbeae9;
	color:#000;
}
#profile form.singlecolumn input.check {
	float:left;
	height:13px;
	margin:0 2px 0 0;
	width:13px;
}
#profile form.singlecolumn input.image {
	margin:0 0 0 25px;
}
#profile form.singlecolumn .checklist label {
	float:left;
	line-height:normal;
	margin-top:0;
	width:420px;
}
#registration form.singlecolumn .checklist label.error {
	color:#5F5F5F;
}
#profile form.singlecolumn #State_container,
#profile form.singlecolumn #Specialty_0_container,
#profile form.singlecolumn #Specialty_1_container,
#profile form.singlecolumn #Specialty_2_container,
#profile form.singlecolumn #cancer_type_container,
#profile form.singlecolumn #graduation_year_container,
#profile form.singlecolumn #graduation_state_container{
	display:none;
}
#profile .inline_agreement {
	background:#fff;
	border:1px solid #e6e6e6;
	height:160px;
	margin:0 0 1em 20px;
	overflow:auto;
	padding:1em 0 0 0;
	width:440px;
}
#block01 #profile form.singlecolumn fieldset .inline_agreement p, 
#block01 #profile form.singlecolumn fieldset .inline_agreement h3 {
	margin:0 0 1em 1em;
}
#profile .center {
	text-align:center;
}

#block01 #profile form.singlecolumn fieldset .selector h3 {
	font-size:90%;
	margin:0 0 .3em 0;
}

.options {
	overflow:hidden;
}

.options .option {
	float: left;
}

.options .option_1 {
	width: 29%;
}

.options .option_2 {
	width: 35%;
}

.options .option_3 {
	width: 36%;
}

.options .option .checkbox {
	padding: 5px;
}

#profile form.singlecolumn .options .option .checkbox label {
	line-height: 1.0em;
	width: auto;
	margin: 0px;
}

#specialityContainer.physician{
	background:url(/sysimages/physician_bg.gif) 0 0 repeat-y;
	padding:.4em 0 .1em 0;
	padding-top:0;
}

#registration_submit {
	margin:30px 0 0 0;
}
