div#container {margin-bottom:5px;}

#content div.dark_blue_bar, #content div.dark_blue_waterm {height:auto; }

#content h3.job_list_heading {
	padding-bottom:8px;
	background-position:0% 50%;
}
div.engage div.content_border_top {margin-top:0px;}
ul.listing_ul li h3 {background:url(/images/icon_green_arrow.gif) no-repeat 0% 7px;}

/* IE7 CSS for the SSI/SSD forms */
ul.circle_steps {margin-left:0;}
ul.circle_steps li {margin-right:10px;}
li.step_1 {width:81px;}
li.step_2 {width:107px;}
li.step_3 {width:75px;}
li.step_4 {width:127px;}
li.step_5 {width:66px;}
li.step_6 {width:110px;}
li.step_7 {width:83px;}

.circle_steps li.current_step h3 {
	font-weight:normal;
}

.form_group {
	/* Odd, removing this fixes the form groups in ie7... why was it ever added */
	/*clear: none; */
	float:none;
}
