
/*___________________   CRH / Specific Recruitment Pages */

.joblistitem h3	{
	float:left;
	color:#333;
	background: url(../images/bullet_jobtitle.gif) no-repeat left;
	padding: 0 0 0 12px;
	display:block;
	font-size: 110%;
}

.joblistitem p.detail {
	background: url(../images/bullet_arrow2.gif) no-repeat left;
	padding: 0 0 0 12px;
	clear:both;
	display:block;
}


.joblistitem .postdate {
	float:right;
	background: url(../images/bullet_post.gif) no-repeat left;
	padding: 0 0 0 14px;
	font-size: 90%;
}

.joblistitem a.internalink	{
	margin: 10px 0 10px 0;
}

.jobheader	{
	width: 100%;
}

.jobheader h2	{
	float:left;
}

.jobheader a.internalink{
	float:right;
}

h3.descriptiontitle	{
	margin-top: 20px;
	font-size: 100%;
}

.jobdescription	{
	clear:both;
	background:none;
}

.contactdetails h3, .contactdetails p	{
	color:#666;
}

.contactdetails h3	{
	background: url(../images/bullet_contacttitle.gif) no-repeat left;
	padding: 0 0 0 14px;
}
.contactdetails p	{
	padding:2px 0;
}