.bottom .width {
	width: 800px;
}

.body .positioner {
	width: 600px;
}

.instructions {
	background-color: #F5F3E1;
	background-image: url( ../images/employment/body-image.jpg );
	background-repeat: no-repeat;
	background-position: top right;
}

.instructions td {
	padding: 10px 200px 10px 20px;
	vertical-align: middle;
}

.instructions .image {
	padding: 0px;
	vertical-align: bottom;
}

.instructions img {
	display: block;
}

.instructions p {
	line-height: 1.5em;
	background: none;
}

.instructions h2 {
	font-family: Arial, Sans Serif;
	font-size: 20px;
	color: #6C9711;
	border-color: white;
}

.form {
	padding-top: 15px;
}

.form .section {
	padding: 0px 20px;
	margin-bottom: 25px;
}

.form .section table td.label {
	width: 150px;
}

.form .section table.layout {
	width: 355px;
}

h2 {
	margin-bottom: 10px;
	border-bottom: 1px solid #E7E2B5;
	color: #636363;
}

label {
	display: block;
	font-family: Arial, Sans Serif;
	font-size: 12px;
}

.section input, .section select, .section textarea {
	border: 1px solid #7F9DB9;
}

.section input.checkbox,
.section input.radio {
	border: none;
}

.fullName, .email, .phone, .social,
.street1, .street2,
.text {
	width: 206px;
}

.shortText {
	width: 125px;
}

.longText {
	width: 355px;
}

.city, .state, .postalCode,
.time, .time-frame {
	width: 146px;
}

table.spaced td {
	padding-top: 8px;
}

table.spaced td td {
	padding-top: 0px;
}


.description, .bigText {
	width: 355px;
	height: 113px;
}

/*****************************/
.education td {
	padding: 4px;
	border: 1px solid #7F9DB9;
}
/*****************************/


table.experience .rating {
	margin-left: 8px;
	margin-right: 18px;
}


.submit {
	padding: 10px 20px;
	background-color: #F5F3E1;
}

.contact-us img {
	display: block;
}









