@charset "utf-8";

form {
	font-family: Verdana, Geneva, sans-serif;
}
/* CSS Document */

.job_label2 {
}
.job_input {
	background-color: #DDE8FF;
	color: #036;
}
.job_input_textarea {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #DDE8FF;
	color: #036;
}
.job_input_textarea {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #DDE8FF;
	color: #036;
}
#job_description {
	width: 390px;
}
#job_experience {
	width: 608px;
}

#background_description {
	width: 600px;
}

.required {
	color: #600;
}
.blue_bg {
	background-color: #D7D7FF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #757575;
	border-bottom-color: #666;
}



#job_form_box {
	margin-top: 20px;
	margin-bottom: 30px;
	padding-top: 14px;
}
#existing_client {
	padding: 12px;
	float: right;
	width: 235px;
	border: 1px solid #A2A2C1;
	margin-top: 5px;
}
#prefer_box {
	width: 248px;
	border: 1px solid #A2A2C1;
	padding: 12px;
	margin-top: 5px;
}
#job_type_box {
	width: 170px;
	border: 1px solid #A2A2C1;
	padding: 14px;
	float: right;
	margin-top: 5px;
}
#inquiry_box {
	width: 350px;
	border: 1px solid #A2A2C1;
	margin-bottom: 16px;
	padding: 12px;
}
#inquiry_box2 {
	width: 350px;
	border: 1px solid #A2A2C1;
	margin-bottom: 16px;
	padding: 12px;
}
#zip_rt {
	float: right;
	margin-right: 345px;
	margin-top: 3px;
}


.checkbox_block {
	display: block;
}


#job {
	float: right;
	margin-right: 224px;
	margin-top: -24px;
}

.form_title {
	color: #036;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #036;
}
