#jobsectorlinks {
	width: 750px; padding-bottom: 20px;
	margin-left: auto; margin-right: auto;
	background-color: #D3E0E5;
}
#jobsectorlinks h1 {
	font-size: 1.5em;
	margin-bottom: 10px;
	color: #00527f;
}
#jobsectorlinks h2 {
	font-size: 1.2em;
	margin-bottom: 5px;
}
#jobsectorlinks ul {
	list-style: none;
	font-size: 1.1em;
}
.js_section {
	width: 710px; height: auto; padding-top: 10px;
	margin-left: auto; margin-right: auto;
	clear: both;
	border-bottom: 1px solid #FFFFFF;
}
.jslist_left, .jslist_right {
	width: 325px; height: auto; padding: 10px;
	position: relative; float: left;
	background-color: #F0F7F8;
}
.jslist_left { margin-right: 20px; }
.backtotop {
	width: 710px; height: 20px;
	padding-top: 10px;
	text-align: right;
	clear: both;
	font-size: 1.1em;
}
.backtotop a:link, .backtotop a:visited { color: #00527f; text-decoration: none; }
.backtotop a:hover { color: #000000; text-decoration: underline; }