voteid is assigned to radio buttons in joomla poll module as illustrated in the following image.
modules/mod_poll.php
INPUT Tag
input#voteid1, input#voteid2, input#voteid3, […]{ /* CSS Styles */ }