@import url(../white-background.css);
@import url(../tables.css);
div#contentholder h2 {
	font-size:1.1em;
	line-height:normal;
	font-weight: bold;
	color:#333333;
	background-color: transparent;
	border:none;
	border-bottom: 1px solid #FF0000;
	padding:0 0 2px 0 ;
	margin:0 0 10px 0;
}
div#contentholder p {
	margin-left: 30px;
}
div#contentholder ul {
	font-size:1em;
	margin:0 0 1em 45px;
	padding:0;
}
div#contentholder p.links {
	text-align:right;
}
div#contentholder .outer {
	border: 1px solid #666666;
	padding: 5px 5px 0 5px;
	margin: 0 0 15px 30px;
}
div#contentholder .outer p {
	margin-left: 0;
}
div#contentholder #returntocareers {
	float: right;
}
div#contentholder #returntocareersbottom {
	float: right;
}

