
.polltable_td,.polltable_td_ok,.polltable_td_no {
  border: 1px solid  #eee;
}

.polltable_td_conf {  height: 23px;
}
.polltable_td_ok {
  background-color : #ddd;
  height: 23px;
}
.polltable_td_no {
  background-color :  #EBF2FC;
  height: 23px;
}
.polltable_td_white {
  border: 1px solid  white;
  height: 23px;
}

.polltable_td   {
  border: 1px solid  white;
  height: 23px;
}
