#quiz_container {  }

#title span { display: none; }

#quiz_container a { color: #990000; }

#questions { width: 750px; margin-top: 0; }

#questions .mute { display: none; }

#questions ol { padding-top: 0; }

#questions p { margin-bottom: 0; }

#score_graph {
  
}

#progress_container {  border: 1px solid #efefef;   }

#progress_container, #progress { height: 10px; } 

#progress { background-color: #cb0; }

.finished { 
  height: 400px !important; 
  margin-left: 0 !important;
}