#templateContent {
	clear: left;
	float: left;
	padding: 0 !important;
	
}
.contentRow{
	clear: left;
	float: left;
	width: 507px;
	height: auto;
	padding: 20px 10px 20px 10px;
	border-bottom: 1px solid #EDEDED;
}
.form-row {
	clear:left;
	float:left;
	padding:6px;
	height: auto;
	width: 500px;
}

.form-row2 {
	clear:left;
	float:left;
	padding:6px;
	height: auto;
	width: 500px;
}
.form-row label {
	display:block;
	float:left;
	margin:0pt;
	padding:0px 10px 0pt 0pt;
	text-align:right;
	white-space:nowrap;
	width: 200px;
	vertical-align: middle;
	height: 20px;
	line-height: 20px;
}
.cp_title_sub label {
	display: block;
	float: left;
	clear: both;
	margin:0pt;
	padding:0px 40px 10px 0pt;
	white-space:nowrap;
	width: 400px;
	vertical-align: middle;
	height: 20px;
	line-height: 20px;
}
.form-row2 label {
	display:block;
	float:left;
	margin:0pt;
	padding:0px 10px 0pt 0pt;
	text-align:right;
	white-space:nowrap;
	width: 400px;
	vertical-align: middle;
	height: 34px;
	line-height: 25px;
}

.cp_title {
	padding: 0 10px 10px 20px;
	clear: left;
	float: left;
	height: 25px;
	line-height: 25px;
	width: 400px;
}
.cp_contentRow {
	clear: left;
	float: left;
	width: 507px;
	height: auto;
}
.cp_title_sub {
	padding: 25px 10px 5px 20px;
	clear: left;
	float: left;
	height: auto;
	width: 470px;
}

#client_profile_form input {
	width: 170px;
	padding: 0 5px 0 5px;
	height: 18px;
}


#client_profile_form select {
	width: 183px;
	height: 20px;
}

#client_profile_form select#willing_to_relocate_to {
	height: auto;
}


#job_type input{
	width: 22px;
	padding: 0;
	margin: 0;
	height: 22px;
	border: none;
}
#client_profile_form input[type=file]{
	width: 150px;
	padding: 0;
	margin: 0;
	height: 22px;
	
}
#button_submitRegister input {
	width: auto;
	padding: 0;
	margin: 0;
	border: none;
	height: auto;
}

.contentRow_in {
	
	float: left;
	width: auto;
	height: auto;
	line-height: 20px;
	padding: 5px 10px 10px 10px;
	
}
.rowLabel1 {
	text-align: right;
	padding-right: 5px;
	font-weight: normal;
	width: 120px;
	float: left;
	height: 20px;
	line-height: 20px;
}
.rowLabel2 {
	text-align: right;
	padding-right: 5px;
	font-weight: normal;
	width: 110px;
	float: left;
	height: 20px;
	line-height: 20px;
}
.rowLabel3 {
	text-align: right;
	padding-right: 5px;
	font-weight: normal;
	width: 80px;
	float: left;
	height: 20px;
	line-height: 20px;
}
.button_submit{
	width: 85px !important;
	height: 34px !important;
	padding: 0 !important;
	margin: 0 !important;
}



