.JOB_weeksVacancies
{
	margin-top: 0px;
	border: 1px solid #dbdbdb;
	padding-bottom: 7px;
}

.JOB_weekVacancy
{
	padding: 5px 10px 5px 9px;
	text-align: left;
	color: #666666;
}

.JOB_weeklyLine
{
	height: 8px;
	margin-top: 5px;
}
.JOB_weekVacancy a, .JOB_weekVacancy a:visited, .JOB_weekVacancy a:hover
{
	color: #273691;
}

.JOB_candidateColumn
{
	width: 220px;
	float: right;
	margin-right: 27px;
}

.JOB_AdvertiserColumn
{
	float: right;
}

.JOB_candidate_Login
{
	background-image: url('/images/candidate_bg.jpg');
	background-repeat: no-repeat;
	width: 220px;
	height: 290px;
}
.JOB_advertiser_Login
{
	background-image: url('/images/advertiser_bg.jpg');
	background-repeat: no-repeat;
	width: 220px;
	height: 290px;
}

.JOB_vacancies_header
{
	background-image: url('/images/vacancies_bg.gif');
	background-repeat: no-repeat;
	width: 257px;
	height: 43px;
}
.JOB_VacanciesheaderText
{
	text-transform 		: uppercase;
	color				: #ff0000;
	font-weight			: bold;
	text-align			: left;
	padding				: 13px 0px 0px 8px;
}

.JOB_advertiserLinkBox
{
	height: 30px;
	width: 220px;
	background-image: url('/images/home_advertiser_button_bg.gif');
	background-repeat: no-repeat;
	margin-top:4px;
}
.JOB_advertiserLink
{
	color: #FFFFFF;
	padding: 9px 5px 0px 7px;
	font-size: 0.8em;
}
.JOB_advertiserLink a, .JOB_advertiserLink a:visited
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.JOB_advertiserLink a:hover
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
}

.JOB_candidateLinkBox
{
	height: 30px;
	width: 220px;
	background-image: url('/images/home_candidate_button_bg.gif');
	background-repeat: no-repeat;
	margin-top:4px;
}
.JOB_candidateLink
{
	color: #FFFFFF;
	padding: 9px 5px 0px 7px;
	font-size: 0.8em;
}
.JOB_candidateLink a, .JOB_candidateLink a:visited
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.JOB_candidateLink a:hover
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
}
.JOB_Details
{
	width: 430px;
}
.postedDate
{
	font-size: 0.8em;
}
