#consignment_new_form .step2,
#consignment_new_form .pickuplocation{
	display:none;
}

#consignment_new_form .location,
#consignment_new_form .togglechange{
	display:block;
}

#registration_form .step2,
#registration_form .step3{
	display:none;
}

#registration_form #postal_same,
#registration_form #workcover{
	display:none;
}

