/* Common */
.label-radio input, .label-checkbox input { position: absolute; left: -9999px; }
/*.label-radio, .label-checkbox {cursor:pointer; display:inline-block; width:auto; margin:0 0 0 5px; padding:0 15px 0 25px;}*/

/* Radio */
/*.label-radio {background: url(radio.png) top left no-repeat; height:17px;}
.label-radio.on { background: url(radio.png) bottom left no-repeat; height:17px; }*/

/* Checkbox */
/*
.label-checkbox {background: url(checkbox.png) top left no-repeat; height:17px;}
.label-checkbox.on { background: url(checkbox.png) bottom left no-repeat; height:17px; }*/
