/* 20131206.009 */
body { margin:0; padding:0; }
#container #header { display:none; }
#container #footer { border-top:1px dashed #CCC; text-align:center; color:#CCC; }
  #container #content h2 { font-size:28px; line-height:1.3em; font-weight:bold; margin-bottom:15px; }
  #container #content h3 { font-size:20px; line-height:1.3em; }
    #container #content .graphQuestion.disabled { display:none; }
    #container #content .graphQuestion.enabled { page-break-after:always; }
      #container #content .graphQuestion.enabled:last-of-type { page-break-after:avoid; }