.PollButton1, .PollButton1CantSel {
  border:1px solid #FFFFFF;
  background-color:#9FBEEF;
  font-family:Verdana;
  font-size:13px;
  font-weight:normal;
  width:140px;
  height:26px;
  margin-top:10px;
  margin-left:12px;

 }

.PollButton1CantSel {
  color:gray;
}
.PollButton2, .PollButton2CantSel {
  border:1px solid #FFFFFF;
  background-color:#9FBEEF;
  font-family:Verdana;
  font-size:13px;
  font-weight:normal;
  width:120px;
  height:25px;
  margin-top:10px;
  margin-left:12px;
