.joblistheader {
	color: #616161;
	background-color: #ACD6C0;
	padding-bottom : 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 24px;
}
.joblist td {
	color: #616161;
	padding: 6px 6px 3px 6px;
}
.joblist p {
	color: #616161;
}
.joblist {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(images/jobsearch-bg-top.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.joblist a {
	background-image: url(images/training-course-button.gif);
	display: block;
	height: 21px;
	width: 127px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-top: 6px;
	padding-left: 22px;
}
.jobdetails {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(images/jobsearch-bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.toForm{
	background-image:url(images/white-button.gif);
	background-repeat:no-repeat;
	padding-left:25px;
}
.gotoForm{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-decoration:underline;
}	
.gotoForm:hover{
	text-decoration:none;
}
	.resourcingsearch {
	background-image: url(images/mass-resourcing-page-bg.jpg);
	background-position: left bottom;
	height: 215px;
}

.pagination{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration: underline;
}
.pagination:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#848484;
	text-decoration: none;
}
.pagination:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#848484;
	text-decoration: none;
}
.paginationlink{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#848484;
	text-decoration: none;
}
