#selectAddress input[type=radio]:not(old),#paypalRadio input[type=radio]:not(old),#selectDeliveryMethod input[type=radio]:not(old),#creditRadio input[type=radio]:not(old){width:28px;margin:0;padding:0;opacity:0}#paypalRadio input[type=radio]:not(old) ~ img,#selectDeliveryMethod input[type=radio]:not(old) ~ label{display:inline-block;margin-left:-28px;padding-left:28px;background:url('../img/un-checked.png') no-repeat 12px 2px;line-height:24px}#paypalRadio input[type=radio]:not(old) ~ img{background:url('../img/un-checked.png') no-repeat 4px 8px}#selectDeliveryMethod input[type=checkbox]:not(old):checked+span{background-position:0 -24px}#selectDeliveryMethod input[type=radio]:not(old):checked ~ label{background:url('../img/checked.png') no-repeat 12px 2px}#paypalRadio input[type=radio]:not(old):checked ~ img{background:url('../img/checked.png') no-repeat 4px 8px}#selectAddress input[type=radio]:not(old):checked ~ label{background:url('../img/checked.png') no-repeat 4px 2px}#creditRadio input[type=radio]:not(old):checked ~ label{background:url('../img/checked.png') no-repeat 4px 3px}#selectAddress input[type=radio]:not(old) ~ label{display:inline-block;margin-left:-28px;padding-left:28px;background:url('../img/un-checked.png') no-repeat 4px 2px;line-height:24px}#creditRadio input[type=radio]:not(old) ~ label{display:inline-block;margin-left:-28px;padding-left:28px;background:url('../img/un-checked.png') no-repeat 4px 3px;line-height:24px}#selectDeliveryMethod input[type=radio]{-moz-appearance:none;-webkit-appearance:none;display:none}