input[type=checkbox]{display:none}input[type=checkbox]+label{color:#fff;font-family:lucida_sansregular;font-size:11px;margin-left:11px;margin-top:2px}input[type=checkbox]+label span{display:inline-block;width:19px;height:19px;margin:-1px 4px 0 0;padding:0!important;vertical-align:middle;background:url(images/check_radio_sheet-red.png) left top no-repeat;cursor:pointer}input[type=checkbox]:checked+label span{background:url(images/check_radio_sheet-red.png) -19px top no-repeat}