label.radio span.holder{width:67px;height:81px;background:url(../images/checkbox_yes.gif) 0 -1px no-repeat;}
label.radio.no span.holder{width:67px;height:81px;background:url(../images/checkbox_no.gif) 0 -1px no-repeat;}
label.radio.maybe span.holder{width:67px;height:81px;background:url(../images/checkbox_maybe.gif) 0 -1px no-repeat;}
label.checkbox:hover span.holder,label.radio:hover span.holder{top:-27px !important}
label.checked span.holder,label.checked span.holder,label.checked:hover span.holder,label.checked:hover span.holder{top:-54px !important}
label.list{float:left;clear:left;}
label.inline{float:left;margin:0px 0px 0px -5px;}
input.hiddenCheckbox{position:absolute;left:-10000px}
label.prettyCheckbox span.holderWrap{display:block;float:left;position:relative;margin-right:2px;overflow:hidden}
label.prettyCheckbox span.holder{display:block;position:absolute;top:0;left:0}
