@charset "utf-8";
/* CSS Document */
#reg_left_col{
	width:50%;
}
#reg_right_col{
	width:49%;
}
#confirm{
	display:none;
}

.register{
	width:200px;
}
.reg_label{
	vertical-align:top;
	width:140px;
}
.required{
	color:#FF0000;
}
.phone1{
	width:34px;
}
.phone2{
	width:34px;
}
.phone3{
	width:40px;
}
.ext{
	width:34px;
}

#message{
	width:400px;
	display:none;
}
.message{
	
	display:none;
}
.errorbox ul{
	padding:0px 0px 0px 10px;
	margin:0px;
}
.errorbox li{
	padding:0px;
	margin:0px;
	
}

#ideal_practice{
	width:350px;
	height:100px;
}
#suffix{
	width:40px;
}
#title{
	width:45px;
}
#gender{
	width:60px;
}
#desired_location{
	height:100px;
}
#opportunities{
	width:350px;
	height:100px;
}
#malpractice{
	width:350px;
	height:100px;
}
#like{
	width:350px;
	height:100px;
}
#dislike{
	width:350px;
	height:100px;
}
.notes{
	width:350px;
	height:100px;
}
.submittedto{
	width:200px;
	height:80px;
}
#loginForm2 {	
	width:320px;
	padding:20px 20px;
	margin:0px;	
}

#loginForm2 label {
	float:left;
	text-align:right;
	width:90px;
	padding-right:26px;
}

#loginForm2 input.login_btn {
	float:right;
}
.logintext {
	width:200px;
}

.forgotconfirm{
	width:400px;
}


