body
{
	font-family: Arial;
}

.JobDescPanel 
{ 
	background: url(images/vacancyfoot.jpg) no-repeat left center;
	/*padding: 10px;*/
}
.JobDescPanelEditor
{
	height: 340px; 
	overflow: auto;
	width: 92%;
	margin: 10px;
}
.JobDescPanelEditorApply
{
	height: 340px;
	width: 580px;
	overflow: auto;
	background-color: White;
	border: solid 1px #dddddd;
	padding: 3px;
}

.JobDetailPanel
{
	background: url(images/vacancyhead.jpg) no-repeat left center;
	padding: 0px;
	color: #000000;
}
.JobDetailPanel h1
{
	font-size: 20px;
	margin: 0px;
}
.JobDetailPanel h3
{
	margin: 0px;
}

.JobSemiDetailPanel
{
	padding: 8px;
}
.JobSemiDetailPanel h1
{
	font-size: 20px;
	margin: 0px;
}

.NavApplyPanel 
{
	height:100px;
	margin-bottom: 10px;
	margin-top:10px; 
}

.JobAds 
{
	width: 140px; 
	float: right;
	background-color: #ffffff;
}
.JobAds .Ad
{
	margin: 0px 0px 10px 0px;
	border: solid 1px #666666;
	background-color: #ffffff;
	height: 140px;
}

td.cv-table-right
{
	float: right;
	text-align: right;
	width:300px;
}

table.cv-table
{
	font-size:12px;
	padding-left: 10px;
	padding-right: 10px;
}

table.cv-table td 
{
	padding-bottom:8px;
}

a.vacancy-previous 
{
	border:none;margin:0px; background: transparent url(/images/vacancy-previous.jpg) no-repeat;
	height:50px;
	width:156px;
	text-decoration: none;
	display:block;float:left;
}
a.vacancy-apply 
{
	border:none;padding:0px; background: transparent url(/images/vacancy-apply.jpg) no-repeat;
	height:50px;
	width:298px;
	text-decoration: none;
	display:block;float:left;
}
a.vacancy-next 
{
	border:none;padding:0px; background: transparent url(/images/vacancy-next.jpg) no-repeat;
	height:50px;
	width:154px;
	text-decoration: none;
	display:block;float:left;
}

a.vacancy-previous span { visibility:hidden; }
a.vacancy-apply span { visibility:hidden; }
a.vacancy-next span { visibility:hidden; }

div.RecruiterBoxSemi a 
{
	color:#ffffff;
}

div.RecruiterBoxSemi img 
{
	border:none; 
	width:32px;
	height:32px; 
	margin-top:5px; 
}


div.RecruiterBox a 
{
	text-decoration:none; 
}

div.RecruiterBox a span 
{
	text-decoration:underline;
	margin-bottom:5px; 
}

div.RecruiterBox img 
{
	border:none; 
	width:32px;
	height:32px; 
	margin-top:5px; 
}

div.RecruiterBox table 
{
	text-align:right; 
	padding:none; 
	border:none; 
}

div.RecruiterBox table td 
{
	padding:none; 
	border:none;
}

.lbltitle 
{ 
	font-weight:bold; 
	font-size:20px;
	padding-left:20px;
}

.recruiter 
{
	font-weight:bold; 
	font-size:10pt; 
}

.jobreference 
{
	font-weight:bold; 
	font-size:10pt; 
}

.dateadvertised 
{
	font-weight:bold; 
	font-size:10pt; 
}

.closingdate 
{
	font-weight:bold; 
	font-size:10pt; 
}

.duration 
{
	font-weight:bold; 
	font-size:10pt; 
}

.salary 
{
	font-weight:bold; 
	font-size:10pt;
}

.startdate 
{
	font-weight:bold; 
	font-size:10pt; 
}

.location 
{
	font-weight:bold; 
	font-size:10pt; 
}

.detailstable 
{
	text-align:right;
	font-weight:bold;
	margin-top:10px; 
}

.detailstable td 
{
	width:175px;
}
