/* Jobs Page -------------------------------------*/
body #group
{
	clear:both;
	margin:0 0 12px 0;
}
body #group h2,
body #group h4
{
	position:relative;
	margin:0;
	color:#333;
	height:40px;
	font-size:10pt;
	line-height:42px;
	height:42px;
	text-indent:35px;
	border-bottom:1px solid #d9e2eb;
}
body #group h2 a,
body #group h4 a
{
	text-decoration:none;
}
body #group h2#main,
body #group h4#main
{
	font-size:14px;
	font-weight:normal;
	color:#333;
	letter-spacing:.05em;
	padding-bottom:4px;
	margin:14px 0;
	position:static;
	height:auto;
	line-height:18px;
	text-indent:0;
	background:none;
}
.os-windows body #group h2#main,
.os-windows body #group h4#main
{
	font-weight:bold;
}
body #group h2#main em,
body #group h4#main em
{
	font-style:normal;
	color:#666;
}
body #group h2#main strong,
body #group h4#main strong
{
	color:#29477B;
	font-family: "Arial Black", Arial, sans-serif;
}
.col
{
	width:48%;
	display:inline;
}
#one
{
	float:left;
}
#two
{
	float:right;
}
body #group h2 .count,
body #group h4 .count
{
	position:absolute;
	display:block;
	font-size:11px;
	height:24px;
	line-height:24px;
	right:8px;
	bottom:11px;
	color:#666;
}
body #group h2 .arrow,
body #group h4 .arrow
{
	opacity: 0.6;
	-moz-opacity: 0.6;
	display:block;
	position:absolute;
	bottom:16px;
	left:13px;
	width:13px;
	height:13px;
	margin:0 auto;
	background:url('../img/arrow-sm.gif') 0 0 no-repeat;
}
body #group h2.expand .arrow,
body #group h4.expand .arrow
{
	background-position: 0 -89px;
	bottom:14px;
	opacity: 1.0;
	-moz-opacity: 1.0;
}
.posting
{
	margin:0;
}
.posting .sector
{
	margin-top:14px;
	background:#fff;
	border:none;
	padding:4px 0 2px 0;
}
#primary-content .posting h3
{
	margin:8px 0 8px 12px;
	font-size:12px;
}
.posting h4
{
	color:#555;
	font-weight:bold;
}
.posting li
{
	display:block;
	line-height:normal;
	padding:0;
	margin:0;
	border-bottom:1px solid #e5e5e5;
}
.posting li:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.posting li li
{
	padding:8px 0;
}
.posting li a strong
{
	text-align:left;
}
.posting span.left
{
	margin:0 0 0 35px;
	display:inline;
	float:left;
	line-height:1.4em;
}
.posting a.print,
.posting a.print img {
	display:inline;
	float:none;
}
.posting a.print img {
	vertical-align:bottom;
}
.posting li img
{
	margin:0 1.5em 0 8px;
	float:left;
	display:inline;
}
.posting li img.flir-image
{
	margin:0;
	float:none;
	display:block;
}
.posting li p
{
	margin:0;
	line-height:1.5em;
}
