/* JOB POSTING STYLES */
.job_title	{ color: #4A4E98; height: 20px; border-bottom: 1px solid #A3AC85; font-size: 13px; font-weight: Bold; }
.job_wage	{ color: #4A4E98; height: 20px; border-bottom: 1px solid #A3AC85; text-align: right; font-weight: bold; }
.job_desc	{ font-family: Arial; padding-top: 8px; padding-left: 8px; padding-right: 8px; background: #FFFFFF; line-height: 15px; border-right: 1px solid #A3AC85; border-left: 1px solid #A3AC85; }
.job_desc p	{ margin: 0px; padding-bottom: 8px; }
.job_footer	{ border-right: 1px solid #A3AC85; border-left: 1px solid #A3AC85; border-bottom: 1px solid #A3AC85; background: #EFEFEF; height: 18px; line-height: 18px; padding-left: 8px; }
.job_footer	a:link		{ color: #475B06; font-weight: bold; text-decoration: none; }
.job_footer	a:visited	{ color: #475B06; font-weight: bold; text-decoration: none; }
.job_footer	a:hover		{ color: #802790; font-weight: bold; text-decoration: underline; }