/* NZNF website - special styles for IE8 and below */


/* ----- @@ forms ----- */

#content-col form fieldset legend {
	padding: 20px 0 15px 0;
	}

#content-col form fieldset legend span { 
	position: absolute;
	left: 0;
	top: 0; /* see ie6.css */
	padding: 10px 0;
	}
				
#content-col form p.checkbox label {
	margin: 3px 0 0 0; /* IE8 */
	}	
	


/* ---------- @@ feature column ---------- */		
	
#feature-col {
	padding: 0 15px 15px 15px; /* padding needed for bottom of grey box */
	overflow: visible; /* padding needed for bottom of grey box */
	}
	
#feature-col .corporate {
	float: none; 
	}	
	

