/* Open positions box */
#extra .box .links_jobs li {
	margin-left: 10px;
	background: url(/img/red_arrow_right.gif) 3px 50% no-repeat;
	display: block;
	font-size: 1em;
}

/*Staff Pages*/
#extra #staff_buttons {
	margin: 20px 0 10px 0;
}

#content .staff_picture {
	height: 64px;
	margin: 0 0 0 170px;
	padding: 0 0 20px 0;
	text-indent: -9999px;
}

#content #staff_albin {
	background: transparent url('/img/headline_staff_albin.gif') no-repeat top left;
}

#content #staff_amanda {
	background: transparent url('/img/headline_staff_amanda.gif') no-repeat top left;
}

#content #staff_erin {
	background: transparent url('/img/headline_staff_erin.gif') no-repeat top left;
}

#content #staff_jeff {
	background: transparent url('/img/headline_staff_jeff.gif') no-repeat top left;
}

#content #staff_thomas {
	background: transparent url('/img/headline_staff_thomas.gif') no-repeat top left;
}

#content #staff_mattias {
	background: transparent url('/img/headline_staff_mattias.gif') no-repeat top left;
}

#content #staff_alistair {
	background: transparent url('/img/headline_staff_alistair.gif') no-repeat top left;
}

#content #staff_john {
	background: transparent url('/img/headline_staff_john.gif') no-repeat top left;
}

/* Staff list on the Career index page */
#content #staff_button_list {
	margin: 2em 0 0 25px;
	padding: 0;
	width: 475px;
	list-style: none;
	list-style-image: url();
}

#content #staff_button_list li {
	float: left;
	margin-right: 15px;
	list-style: none;
	list-style-image: url();
}

/*Careers*/
#content #banner { margin: -20px 0 0 0; }
#content .banner_careers { height: 120px; text-indent: -9999px; background-image: url(/img/banner_careers_difference.png); }
#content .development {background-image: url(/img/banner_careers_development.png);}
#content .benefits {background-image: url(/img/banner_careers_benefits.png);}
#content .stories {background-image: url(/img/banner_careers_stories.png);}
#content .stories_janie {background-image: url(/img/banner_careers_stories_jani.png);}
#content .stories_jeff {background-image: url(/img/banner_careers_stories_jeff.png);}
#content .stories_ml {background-image: url(/img/banner_careers_stories_ml.png);}

#content #employee_list {
	clear: both;
	margin-bottom: 10em;
	padding: 0;
	background: #bac;
}

#content #employee_list li {
	display: block;
	float: left;
	width: 150px;
	margin-right: 5px;
	background: #5678b7;
	border: solid 1px #284581;
	font-size: 0.9em;
}

#content #employee_list li img {
	margin-right: 5px;
	float: left;
}

#content #employee_list li a {
	display: block;
	width: 150px;
	height: 60px;
	color: white;
	text-decoration: none;
}

#content #employee_list li a span {
	letter-spacing: -1px;
	font-size: 1.6em;
}

#content .careers_image {margin-top: 30px;}
#extra .careers_apply_button { margin-bottom: 1.5em; }

#content .title {font-weight: bold; font-size: 1.2em}
#content .qoutes { font-style: italic; font-size: 1.2em;}

#content .numbered_list {list-style-image: none; list-style-type: decimal; font-size: 1em;}

#content .application_header {
	text-align: center;
}

/* Blog Headlines */
#extra #blog_headlines{
	margin: 2.5em 0;
}

#extra #blog_headlines h3 {
	text-align: center;
	text-decoration: none;
	letter-spacing: -1px;
	font-size: 1.6em;
}

#extra #blog_headlines h3:hover {
	text-decoration: underline;
}

#extra #blog_headlines ul li {
	width: 174px;
	margin: 0 0 0.8em 10px;
	white-space: nowrap;
}

