array( 'input_type' => 'text', 'input_name' => '_epl_org_address', 'label' => epl__('Address'), 'class' => 'epl_w300' ), '_epl_org_address2' => array( 'input_type' => 'text', 'input_name' => '_epl_org_address2', 'label' => epl__('Address 2'), 'class' => 'epl_w300' ), '_epl_org_city' => array( 'input_type' => 'text', 'input_name' => '_epl_org_city', 'label' => epl__('Zip'), 'class' => 'epl_w300' ), '_epl_org_state' => array( 'input_type' => 'text', 'input_name' => '_epl_org_state', 'label' => epl__('State'), 'class' => 'epl_w300' ), '_epl_org_city' => array( 'input_type' => 'text', 'input_name' => '_epl_org_city', 'label' => epl__('City'), 'class' => 'epl_w300' ), '_epl_org_zip' => array( 'input_type' => 'text', 'input_name' => '_epl_org_zip', 'label' => epl__('Zip Code'), 'class' => 'epl_w300' ), '_epl_org_phone' => array( 'input_type' => 'text', 'input_name' => '_epl_org_phone', 'label' => epl__('Phone'), 'class' => 'epl_w300' ), '_epl_org_email' => array( 'input_type' => 'text', 'input_name' => '_epl_org_email', 'label' => epl__('Email'), 'class' => 'epl_w300' ), '_epl_org_website' => array( 'input_type' => 'text', 'input_name' => '_epl_org_website', 'label' => epl__('Website'), 'class' => 'epl_w300' ), );