#title {
  background: url(trannyheader.gif) no-repeat 0 25px;
  width: 828px; height: 310px;
}

    #title span { display: none; }


#description { 
  margin-bottom: 1em;
  text-align: center;
  width: 828px;
  font-size: 1.6em;
  font-family: Georgia, Times New Roman, serif;
}



#questions { 
  width: 500px;
  height: 400px;
  margin: 0 auto; 
  padding-bottom: 10px; 
  padding-right: 10px; 
}

    #questions .mute { display: none; }
    
    #questions li { line-height: 2em; }
    
    #questions a { color: #333; }
    
    #questions img {
      float: left;
      margin-right: 2em;
    }
    
    #questions ol {
      padding-left: 3em;
 padding-right: 3em;
    }
    
#submit_button { clear: left; }

#score_graph { 
  margin: 0 auto; 
  padding-right: 10px;
}

#progress_container {  border: 1px solid #efefef;   }

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

#progress { background-color: #746250; }

#results {
  color: #746250;
  margin-top: 1.5em;
  padding: .5em 0;
  border: 1px solid #746250;
}

