$(function() {
	$user_registration_form = $('#user-register');
    $user_registration_form.find('#edit-notifications-custom-custom-electrical-wrapper').before('<p>Stay up to date with information related to your technology including safety orders, directives, information bulletins, product recalls, fee changes and consultations.  </p><p>Select your technology (or technologies) from the list below.</p>');
    $user_registration_form.find('#edit-notifications-custom-custom-events-type-wrapper').before('<p style="margin:20px 0 0 0"><strong>Corporate</strong></p>');
});

