function edit_wizard_next(&$form_state)
 {
     $this->store_stylizer_info($form_state);
     parent::edit_wizard_next($form_state);
 }