@charset "utf-8";
/*label.checkbox span.holder{height:61px;background:url(../../bitmaps/prettyCheckboxes/checkbox.gif) 0 0 no-repeat;}
label.radio span.holder{height:61px;background:url(../../bitmaps/prettyCheckboxes/radio.gif) 0 0 no-repeat}
label.checkbox:hover span.holder,label.radio:hover span.holder{top:-21px !important}
label.checked span.holder,label.checked span.holder,label.checked:hover span.holder,label.checked:hover span.holder{top:-42px !important}
label.list{float:left;clear:left;margin:0 5px 0 0}
label.inline{float:left;margin:0 10px 0 0}
input.hiddenCheckbox{position:absolute;left:-10000px}
label.prettyCheckbox span.holderWrap{display:block;float:left;position:relative;margin-right:0px;overflow:hidden}
label.prettyCheckbox span.holder{display:block;position:absolute;top:0;left:0}
label.innerlabel { width:50px!important;}
*/
label.checkbox span.holder{height:61px;background:url(../../bitmaps/prettyCheckboxes/checkbox.gif) 0 -1px no-repeat}
label.radio span.holder{height:61px;background:url(../../bitmaps/prettyCheckboxes/radio.gif) 0 -1px no-repeat}
label.checkbox:hover span.holder,label.radio:hover span.holder{top:-21px !important}
label.checked span.holder,label.checked span.holder,label.checked:hover span.holder,label.checked:hover span.holder{top:-42px !important}label.list{float:left;clear:left;margin:0 0 5px 0}
label.inline{float:left;margin:0 10px 0 0}
input.hiddenCheckbox{position:absolute;left:-10000px}
label.prettyCheckbox span.holderWrap{display:block;float:left;position:relative;margin-right:5px;overflow:hidden}
label.prettyCheckbox span.holder{display:block;position:absolute;top:0;left:0}

td#callback_td label.prettyCheckbox { margin-top:10px; height:20px; } 
td#callback_td label.checkbox span.holder {}