array( 'input_type' => 'text', 'input_name' => '_epl_location_address', 'label' => 'Address', 'description' => '', 'style' => '', 'class' => 'epl_w300' ), '_epl_location_address2' => array( 'input_type' => 'text', 'input_name' => '_epl_location_address2', 'label' => 'Address 2', 'description' => '', 'class' => 'epl_w300' ), '_epl_location_city' => array( 'input_type' => 'text', 'input_name' => '_epl_location_city', 'label' => 'City' ), '_epl_location_state' => array( 'input_type' => 'text', 'input_name' => '_epl_location_state', 'label' => 'State', ), '_epl_location_zip' => array( 'input_type' => 'text', 'input_name' => '_epl_location_zip', 'label' => 'Zip' ), '_epl_location_phone' => array( 'input_type' => 'text', 'input_name' => '_epl_location_phone', 'label' => 'Phone' ), '_epl_location_email' => array( 'input_type' => 'text', 'input_name' => '_epl_location_email', 'label' => 'Email', 'class' => 'epl_w300' ), '_epl_location_url' => array( 'input_type' => 'text', 'input_name' => '_epl_location_url', 'label' => 'Website', 'description' => 'Please enter http://....', 'class' => 'epl_w300' ), '_epl_location_notes' => array( 'input_type' => 'textarea', 'input_name' => '_epl_location_notes', 'label' => 'Notes', ) );