
.RadioboxStar {background:url('i/CheckboxUncheckedB.gif') no-repeat center center;display:block;height:20px;}
a.RadioboxStar, .RadioboxCheckedStar {display:block;width:100%;height:20px;cursor:pointer;cursor:hand;}
a.RadioboxStar {background:url('i/CheckboxUncheckedB.gif') no-repeat center center;}
a.RadioboxCheckedStar {background:url('i/CheckboxCheckedB.gif') no-repeat center center;}	


.InputHidden {display:none;}

table.poll {width: 100%;}
table.poll th {font: bold 11px Tahoma; color: #333; padding: 0.4em 0.5em;}
table.poll th.notbad_1 {background: #ffdddd;}
table.poll th.good_2 {background: #ffffcc;}
table.poll th.excellent_3 {background: #ddffdd;}

table.poll td {padding: 0.3em 0.5em; background: #f9f9f9; text-align: center;}
