/* about page */

.about_cols {
	font-size: 11px;
	color: #333;
}

big {
	font-size: 12px;
	color: #565555;
}

.col_left_50 {
	width: 48%;
	float: left;
}

.col_right_50 {
	width: 47%;
	float: right;
	margin-top: 45px;
}
/* vacancy */

.gray_heading {
	color: #787878;
	font-weight: bold;
	font-size: 12px;
}

.left_lined {
	margin-top: 35px;
	border-left: 2px solid #eaeaea;
	padding-left: 20px;
}

.job_title {
	font-weight: bold;
	font-size: 11px;
	color: #88b509;
}
