* html .recruitmentPage #bottomContent .columnRight {
	padding-left:0px;
}
div.jobPageNav {
	height:301px;
	margin:10px 0 30px 0;
	padding-left:290px;
	background:url(/img/recruitment/councilor.jpg) no-repeat left;
}

div.jobPageNav dl {
	padding:2px 0 16px 0;
	font-family:Arial, sans-serif; font-size:10px;
}
div.jobPageNav dl dt {
	padding-bottom:2px;
}
div.jobPageNav dl dt a{
	position:relative;
	color:#da161f;
	font-size:11px; font-weight:bold;
	text-decoration:underline;
}
div.jobPageNav dl dt a:hover{
	text-decoration:none;
}
div.jobPageNav dl dd a{
	position:relative;
	color:#616161;
	font-weight:normal;
	text-decoration:underline;
}
div.jobPageNav dl dd a:hover{
	text-decoration:none;
}

.recruitmentPage #bottomContent .columnCenter h2 {
	float:left;
}

.recruitmentPage #bottomContent .columnCenter h3 {
	clear:left;
	color:#616161;
}

.recruitmentPage #bottomContent .columnCenter p {
	padding-bottom:10px;
	color:#616161;
}

.recruitmentPage a.toTop {
	float:right;
	color:#da161f;
	line-height:54px;
	font-family:Arial, sans-serif; font-size:11px; font-weight:normal;
	text-decoration:underline;
}

.recruitmentPage a.toTop:hover {
	text-decoration:none;
}