.jobTable {
	margin-bottom:15px;
	border-collapse:separate;

}
.container .jobTable th,.container .jobTable td{
	text-align:left;
	vertical-align:middle;
}
.container .jobTable td.vA-top{
vertical-align:top;
}


.l-maincontent .jobTable th{
	background:#90b9d0  url(../images/title_bg.gif) bottom left repeat-x;
	height: 22px;
	font:14px Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-align:left;
}
.jobTable th div{
	background:url(../images/title_img.gif) top right no-repeat;
	height:22px;
	padding:2px 5px 0 10px;
}
.jobTable td{
	border: 1px solid #d1cfd1;
	padding-right:10px;
	padding-left:10px;
	vertical-align:middle;
	margin:2px;
}
.jobTable td.th{
	width:150px;
	background-color:#eef2f5;
}
.formTable tr td.th{
	width:180px;
	text-align:right;	
}

.l-main .formTable INPUT,.l-main .formTable INPUT.file{
	width:300px;

}

.formTable tr td{
	border:0 none;
	padding:5px 20px 5px 15px;
}

.jobTable td.center{
	text-align:center;
}
.jobLinks{
	margin: 10px 0 0 0;
}
.jobLinksF{
	padding-left:195px;
}
.jobLinks div{
	margin-bottom:5px;
}
.contentStyle .jobLinks a.more,.contentStyle  .jobPlaceVacLink a.more, .contentStyle  .jobTable a.more{
	font-weight:normal;
}
.jobPlaceVacLink{
	padding:0 0 3px 10px;
}
.mrB{
	display:block;
	margin-bottom:-1px;
}

.l-main .jobLinks input{
	float:left;
	margin:0 50px 0 0;
}

.jobVacancyArea{
	font-weight: bold;
	margin-left: 4px;
	margin-bottom: 5px;
}


.jobNavBar{
	heigth: 30px;
}

.jobFieldset {
	margin-bottom: 15px;
	border:1px solid #d1cfd1;
	padding-top: 5px;
	padding-bottom: 5px;
}

.jobFieldset legend {
	font-weight: bold;
	color: #777777;
}

.jobVacancyListEmpty{
	padding-left: 10px;
}

.jobVacancyList{
	padding-left: 10px;
}

.jobInputRadio{
	border: none;
}

.jobMarginBottom_15{
	margin-bottom: 15px;
}
.red{
	color:#96c7e3;
}
.jobInputCheckbox{
	border:0 none;
}


/* style for admin part, don't remove  START */
.jobAdmin {
	height: 16px;
	padding: 3px;
}

.jobAdmin img {
	cursor: hand;
	cursor: pointer;
}

/* style for admin part, don't remove  END */

