@CHARSET "UTF-8";


/**
 * supporting Javascript code for questions_import module
 *
 * $Id: questions_import.css,v 1.1 2010/06/18 11:50:17 falcon Exp $
 */


/* hide field separator box until CSV import is selected (updated by JS) */
#edit-field-separator-wrapper {
  display: none;
}

