.PollButton1, .PollButton1CantSel {
  border:1px solid #394227;
  background-color:#A8AC9D;
  font-family:Verdana;
  font-size:13px;
  font-weight:normal;
  width:100px;
  height:23px;
  margin:5px 5px 5px 15px;
  cursor:pointer;
  
}

.PollButton1CantSel {
  color:gray;
}