

body, p, td {

  font-family: verdana, tahoma;

  font-size:   13px;

  line-height: 18px;

}



table.nav {

 width: 550px;

 padding-left: 4px;

 padding-right: 4px;

 background-image: url(images/header_gradient.jpg);

}





table.questionDisplay {

  background-color: #FCFCFE;

  /* border: 2px solid #CCCCFF;*/

 width: 550px;

  

}



table.answerDisplay {

  /* border: 1px solid #000000;*/

  background-color: #F7F7F7;

  /* bottom-border: 1 solid #000000;*/

  width: 550px;

}

div.login {

 width: 300px;



 border: 1px solid #EEEEEE; 

}



table.questionList {

 width: 550px;

}



tr.questionListCell {

 width: 550px;

}



font.answerOptionsFont {

  font-size: 10;

}



table.questionEntry, table.responseEntry {

  /* border: 1px solid #F0F0F0;*/

}

