@CHARSET "ISO-8859-1";

.career {
	padding-left: 40px;
	padding-right: 40px;
}

.career p {
	color: #808080;
	font: normal 16px/15px Arial,sans-serif;
	margin-bottom: 30px;
	line-height: 1.6 !important;

}

.career a {
	text-decoration: none;
	color: #404040;
	font-weight: bold;
}

.postitle a {
	text-decoration: none;
	color: #404040;
}

.postitle {
	font: normal 20px/20px Arial,sans-serif !important;
	margin-bottom: 15px !important;
	line-height: 1.6 !important;
}


.posdesc {
	
}

.poslh {
	font: bold 16px/15px Arial,sans-serif !important;
	padding-top: 20px !important;
	margin-bottom: 15px !important;
}

.posl {
	padding-left: 40px;
}

.posl > li {
	color: #808080;
	font: normal 14px/22px Arial,sans-serif !important;
	padding-left: 5px;
	
}

.joboffer {
	background-color: rgb(245,245,245);
	padding: 40px;
	border-radius: 6px 6px 6px 6px;
}