
.has-js .label_check,
.has-js .label_radio    { padding-left: 34px; }
.has-js .label_radio    { background: url(moreinfobutton_selected.png) no-repeat; }
.has-js .label_check    { background: url(moreinfobutton.png) no-repeat; }
.has-js label.c_on      { background: url(moreinfobutton_selected.png) no-repeat; }
.has-js label.r_on      { background: url(moreinfobutton.png) no-repeat; }
.has-js .label_check input,
.has-js .label_radio input  { position: absolute; left: -9999px; }