/* ----------- BEGIN Jobs Styles------------*/

.job_post {
	margin-bottom: 20px;
}

.job_title {

	font-size: 18px;
}

.job_post_date {
	font-weight: bold;
	font-size: 18px;
}

.job_description {
	margin-top: 15px;
}

.job_compensation {
	color: green;
	font-weight: bold;
	font-size: 14px;
}

.job_contact {
	margin-top: 15px;
}

.job_details {
	margin-top: 20px;
}

.job_post .controls {
	margin-top: 10px;
}

.job_post .controls .jbutton {
	font-size: 0.8em;
}

/* ----------- END Jobs Styles------------*/
