.big-checkbox {display: none;}
.big-checkbox + label {background: url(/inc/images/checkbox2.png) 0 0 no-repeat;height:32px;width:32px;display: inline-block;}
.big-checkbox + label:hover {background-position: 0px -32px;}
.big-checkbox:checked + label {background-position: 0px -64px;}
.big-radio {display: none;}
.big-radio + label {background: url(/inc/images/radio2.png) 0 0 no-repeat;height:32px;width:32px;display: inline-block;}
.big-radio + label:hover {background-position: 0px -32px;}
.big-radio:checked + label {background-position: 0px -64px;}
.big-checkboxx {display: none;}
.big-checkboxx + label {background: url(/inc/images/checkboxx.png) 0 0 no-repeat;height:32px;width:32px;display: inline-block;}
.big-checkboxx + label:hover {background-position: 0px -32px;}
.big-checkboxx:checked + label {background-position: 0px -64px;}
