/**
 * user_styles.css
 * This file contains styles for specific questions in a specific questionaire.
 * Styles common to all questionaires should be placed in ../BOQuestionaire.css instead.
 */

/* Some input elements need to be a bit broader than the default .short_text width */
#q012, #q016\$1\$1, #q016\$2\$1 { width:60px; }