.poll_result_div {
  display:none;
  background:#904c78;
  height:10px;
}

table.poll_result td {
  padding:4px;
  margin-bottom:5px;
  font-size:70%;
  font-weight:bold;
}