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

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

h2.career_center {
	width: 240px;
	height: 30px;
	background: url(http://functionalpathways.com/assets/images/heading_career_center.png);
	margin-bottom: 28px;
}

div.browse_careers {
	position: relative;
	height: 240px;
	background: #f3f3f3;
	padding: 15px;
	z-index: 1;
	margin-top: 20px;
}

div.browse_careers h2 {
	width: 133px;
	height: 16px;
	background: url(http://functionalpathways.com/assets/images/heading_browse_careers_f3f3f3.gif);
}

p.browse_careers_intro {
	width: 200px;
}

form.browse_careers {
	position: relative;
	padding-top: 5px;
}

div.state_wrapper,
div.position_wrapper,
div.availability_wrapper {
	position: relative;
	margin-top: 10px;
	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;
}

div.state_select {
	position: absolute;
	top: 12px;
	right: 50px;
}

div.state_select_map {
	position: relative;
	width: 348px;
	height: 249px;
	background: url(http://functionalpathways.com/assets/images/state_map.gif) no-repeat;
}

div.extra_states {
	position: absolute;
	right: -20px;
	bottom: 20px;
}

div.extra_states a {
	display: block;
	background: #ff2601;
	padding: 5px 10px;
	margin-top: 5px;
	font-weight: bold;
	color: #fff;
}

div.extra_states a:hover {
	background: #5f5f5f;
}

body#career div.fp_blockquote {
	margin-top: 10px;
}

/* --------------- Right Column --------------- */

div.right h3.employee {
	width: 125px;
	height: 44px;
	background: url(http://functionalpathways.com/assets/images/heading_employee.gif);
	margin-bottom: 20px;
}

div.right p {
	font-size: 1.3em;
	line-height: 1.3em;
	color: #666;
}

div.right p.testimonial {
	color: #f00;
	font-family: Georgia,'Times New Roman',Times,serif;
	font-size: 21px;
	font-style: italic;
	padding-top: 6px;
	text-indent: 55px;
	margin-top: 20px;
	background:transparent url(http://functionalpathways.com/assets/images/quote.gif) no-repeat;
}

a.prev,
a.next {
	background: #f00;
	padding: 5px 10px;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	display: block;
	float: left;
	margin-top: 10px;
}

a.prev {
	margin-right: 1px;
}

div.right div.testimonial_nav a.prev:hover,
div.right div.testimonial_nav a.next:hover {
	background: #666;
	text-decoration: none;
}

div.right p.testimonial span {
	visibility: hidden;
}

div.right p.employee {
	margin: 20px 0 0 5px;
	width: 200px;
}