.RadioboxStar {background: url(img/poll/radio_uncheck.jpg) no-repeat center center;display:block;height:14px;width:14px; }
a.RadioboxUncheckedStar {background: url(img/poll/radio_uncheck.jpg) no-repeat center center; }
a.RadioboxCheckedStar {background: url(img/poll/radio_check.jpg) no-repeat center center;}
a.RadioboxUncheckedStar, .RadioboxCheckedStar {display:block;width:14px;height:14px;cursor:pointer;cursor:hand;}
a.RadioboxUncheckedStar img, a.RadioboxCheckedStar img {width:14px;height:14px;display:inline;border:none;} /* Netscape 6.0 Fix */
.InputHidden {display:none;}