.answerButton {
  background-color:#e1ddc3;
  border-top: 2px solid #f2f1e4;
  border-left: 2px solid #e8e5d0;
  border-right: 2px solid #a59f7c;
  border-bottom: 2px solid #847d56;
  font-weight:bold;
  font-size:11px;
  height:28px;
  width:30px;
  cursor:hand;
}
.entry {
  font: 10px verdana;
  padding-left:2px;
  border:1px solid #999999;
  width:160px
}

#secResults td {
  color:#808080;
}
#secResults p {
  color:#808080;
  font-size:11px;
}