#quiz_container { 
  padding-top: 25px; 
}

#title {
  background: url(/q/img/code/header.jpg) no-repeat 0 0;
  width: 589px;  height: 145px;
  padding-bottom: 1em;
}

    #title span { display: none; }
    
#description { display: none; }

pre { 
  background: #efefef;
  padding: 1em; 
}

#progress_container, #progress { height: 10px; } 

#progress { background-color: #D84803; }

#results {
  color: #D84803;
}
