body#career_db div.main_nav a.career {
	background-position: -170px -62px;
}

div.sec_columns div.left {
	width: 710px;
}

body#career_db div.sec_header {
	background: url(http://functionalpathways.com/assets/images/sec_header_careers.jpg) no-repeat bottom;
}

body#career_db div.sec_header_bg {
	background: url(http://functionalpathways.com/assets/images/sec_header_bg_2.png) no-repeat right;
	width: 743px;
}

h2.career_db {
	width: 287px;
	height: 32px;
	background: url(http://functionalpathways.com/assets/images/heading_career_db.png);
	margin-bottom: 28px;
}

div.left p.intro {
	margin-bottom: 30px;
}

table {
	background: url(http://functionalpathways.com/assets/images/table_shadow_middle.jpg) repeat-y right;
	width: 100%;
	font-size: 1.3em;
	color: #666;
	border-right: 1px solid #fff;
	position: relative;
	left: 1px;
	margin-top: 30px;
}

table tr {
	border-bottom: 1px dotted #8a8a8a;
}

table tr.heading {
	border: none;
}

table tr.highlight , table tr.highlight td {
	background-color: #e9f4f5;
}

table tr.highlight td.shadow {
	background: #e9f4f5 url(http://functionalpathways.com/assets/images/table_shadow_highlight.jpg) repeat-y right;
}

table tr th {
	text-align: left;
	padding: 10px;
}

table tr td {
	text-align: left;
	padding: 20px 10px;
}

table tr th {
	background: #7f839c;
	color: #fff;
}

table tr th.highlight {
	color: #ff3;
}

table tr th.shadow {
	background: #7f839c url(http://functionalpathways.com/assets/images/table_shadow_th.jpg) repeat-y right;
}

table span.red {
	color: #c03;
}

table a.apply {
	padding: 5px 8px;
	background: #b4e7f6;
	color: #069;
}

div.pagination {
	height: 70px;
	background: url(http://functionalpathways.com/assets/images/table_shadow_bottom.jpg) no-repeat top right;
	padding-top: 30px;
}

div.pagination a.num {
	position: relative;
	top: 2px;
	display: block;
	float: left;
	width: 23px;
	height: 19px;
	padding-top: 4px;
	border: 1px solid #d1d1d1;
	text-align: center;
	margin-right: 10px;
	font-weight: bold;
	color: #999;
}

div.pagination a.num.first {
	margin-left: 0;
}

div.pagination strong {
	position: relative;
	top: 2px;
	display: block;
	float: left;
	width: 23px;
	height: 19px;
	padding-top: 4px;
	border: 1px solid #626680;
	text-align: center;
	margin-right: 10px;
	background: #7f839c;
	color: #fff;
}

div.pagination a.pag_nav {
	display: block;
	float: left;
	width: 31px;
	height: 29px;
}

div.pagination a.pag_nav.prev {
	background: url(http://functionalpathways.com/assets/images/pag_prev.gif);
	margin-right: 15px;
}

div.pagination a.pag_nav.next {
	background: url(http://functionalpathways.com/assets/images/pag_next.gif);
	margin-left: 5px;
}

div.pagination a.pag_nav span {
	visibility: hidden;
}

div.sec_columns div.right {
	width: 220px;
}

h3.search {
	width: 150px;
	height: 22px;
	background: url(http://functionalpathways.com/assets/images/heading_search_options.gif);
	margin-bottom: 10px;
}

div.search_options {
	position: relative;
}

div.state_wrapper,
div.position_wrapper,
div.availability_wrapper {
	position: relative;
	margin-top: 5px;
	font-size: 1.3em;
	height: 29px;
}

div.state_wrapper select.styled,
div.position_wrapper select.styled,
div.availability_wrapper select.styled {
	position: relative;
	width: 194px;
}

h3.related_info {
	width: 121px;
	height: 18px;
	background: url(http://functionalpathways.com/assets/images/heading_related_info.gif);
	margin: 40px 0 10px 0;
}

div.right ul {
	margin-top: 10px;
	width: 195px;
	font-size: 1.3em;
}

div.right ul li {
	border-bottom: 1px dotted #000;
	padding: 7px 0 7px 18px;
	background: url(http://functionalpathways.com/assets/images/right_arrow_blue.gif) no-repeat 8px 11px;
}

div.right ul li.last {
	border: none;
}

form.career_apply p span {
	display: block;
	float: left;
	width: 100px;
	text-align: right;
	padding-right: 5px;
}

form.career_apply p input {
	width: 300px;
	height: 20px;
	border: 1px solid #666;
}

form.career_apply p textarea {
	width: 300px;
	height: 100px;
	border: 1px solid #666;
}

form.career_apply input.submit {
	margin: 10px 0 0 105px;
}

p.job_info strong {
	display: block;
	float: left;
	width: 100px;
	text-align: right;
	padding-right: 5px;
}