
/* Legend corrections
--------------------------------------- */

fieldset {  
	margin-top: 30px;
	position: relative; 
	padding-top: 0;
}

legend {
	position: relative;  
	left: -7px;  
	top: -15px; 
	padding-top: 1px;
	padding-bottom: 3px;
} 
