.jobBody{	
	font: 12px Arial, Helvetica, sans-serif;
	width: 100%;
	height: 100%;
}

.jobBody .mainHeadBlock h1 {    
    margin:10px 0px 5px 11px;
    padding:0px;
    font:bold 13px Arial, Helvetica, sans-serif;
    color:#1E6774;	
}

.jobBody .mainHeadBlock h1 div.contentStyle{    
    margin:0px 0px 5px 0px;
    padding:0px;
    font:bold 13px Arial, Helvetica, sans-serif;
    color:#1E6774;	
}

.jobBody a{	
	text-decoration:underline;
}

.jobBody a:hover{
	text-decoration: none;
	text-decoration:underline;
}


.jobContent {
	background-color: #FFFFFF;
	border: 1px solid #b4b4b4; 
}

.jobTable {
	border-bottom: 1px solid #A3C1C6;
	margin-bottom:5px;
}
.jobTableBig{
    width: 491px;
	border-bottom: 1px solid #A3C1C6;
    margin-bottom:20px;
}
.jobTableBig tr td{
	vertical-align:top;
}
td.jobHeadBlock {
	background: #ffffff url(/site/modules/job_module/images/job_big_title_bg.gif) repeat-x bottom;
	height: 38px;
	border-bottom: 2px solid #b4b4b4;
	padding: 0px 6px;
	vertical-align: middle;
	font-weight: bold;
}

.jobTable th{
	background:url(/site/modules/job_module/images/job_title_bg.gif) no-repeat;
	background-position:center;
    width:163px;
    height:25px;    
	text-align:center;		
	font-weight: bold;
	color:#ffffff;
}


.jobTable td,.jobTableBig td{
	margin-bottom: 10px;
	height: 31px;
	text-align:left;
	vertical-align: middle;
	background-color:#FFFFFF;
	padding:3px 5px 0px 10px;	
	font-weight: normal;
}
.brL{border-left: 1px solid #A3C1C6;}
.brR{border-right: 1px solid #A3C1C6;}

.jobTableBig td{
    padding-bottom:5px;
}
.jobTable td a
{
    font-weight:bold;
    text-decoration:none;
}
.jobTableBig th{
	background:url(/site/modules/job_module/images/job_big_title_bg.gif);
	background-position:left;
	background-repeat:no-repeat;    
    height:25px;	
    padding-left:12px;
	text-align:left;
	font-weight: bold;
	color:#ffffff;
}

.jobLinks{
    float:left;	
	margin-right: 10px;
}

.jobLinks div{
	margin-top: 5px;
}

.jobVacancyArea{
	font-weight: bold;
	margin-left: 4px;
	margin-bottom: 5px;
}
.jobPlaceVacLink
{
    float:none;
    margin-bottom:10px;
}
.jobPlaceVacLink a{
	font-weight: bold;
}

.jobNavBar{
	heigth: 30px;
}

.jobFieldset {
	margin-bottom: 15px;
	border-color: #B4B4B4;
	border-style: solid;
	padding-top: 5px;
	padding-bottom: 5px;
	border-width: 1px;
}

.jobFieldset legend {
	font-weight: bold;
	color: #777777;
}

.jobVacancyListEmpty{
	padding-left: 5px;
	padding-top: 10px;		
}


.jobInputRadio{
	border: none;
}

.jobInputCheckbox{
	border: none;
}

.jobMarginBottom_15{
	margin-bottom: 15px;
}

.jobWidth_30{
	width: 30px;
}

.jobWidth_50{
	width: 50px;
}

.jobWidth_20{
	width: 20px;
}

.jobWidth_200{
	width: 200px;
}

.jobWidth_150{
	width: 150px;
}

.jobWidth_175{
	width: 175px;
}

.jobWidth{
	width: 100px;	
}

.jobWidth_600{
	width: 600px;
}

.jobInput_200{
	width: 275px;	
}

/* style for admin part, don't remove  START */
.jobAdmin {
	height: 16px;
	padding: 3px;
}

.jobAdmin img {
	cursor: hand;
	cursor: pointer;
}
.plaat{
	margin:0px 0px 10px 0px;
}
/* style for admin part, don't remove  END */

