#content	{
	width: 750px;
}

#content H1#splash	{
	background-image: url(/_assets/images/jobs/jobs.jpg);
	width: 540px;
	height: 200px;
}




#vacancies	{
	float: left;
	margin-right: 0px;
	width: 260px;
	font-family: Arial Narrow, Trebuchet, Trebuchet MS, san-serif;
}
#vacancies	H1	{
	margin-bottom: 0;

}
#vacancies	H1 IMG	{
}

#vacancies UL	{
	width: 260px;
	margin-top: 0;
	padding-top: 0;
	margin-left: 0em;
	padding-left: 0em;
	list-style: none;
	text-transform: uppercase;
	border-top: 1px solid #707070;
	color: #707070;
}
#vacancies UL LI	{
	font-size: 7pt;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
	display: block;
border-bottom: 1px solid #707070;
}
#vacancies UL LI A	{
	width: 140px;
	display: block;
	color: #707070;
}
#vacancies UL LI A:hover	{
	color: #ED5B00;
}
#vacancies UL LI A.active	{
	color: #ED5B00;
}
p
{
width: 260px !important;
float: left !important;
margin-right: 15px !important;
}

#recruitment-text p
{
width: 540px !important;
margin-right: 0px !important;
}