.hRadio { width:345px; margin:9px 0; padding:0 0 0 25px; display: inline-block; background: transparent url(../images/radio.png) no-repeat left top; height:19px; line-height:19px; float:left; cursor:pointer; vertical-align:middle;}
.hRadio_Checked { background-position: left bottom;}

.checkbox {width:335px; margin:9px 0; padding:0 10px 0 25px; display: inline-block; background: transparent url(../images/checkbox.png) no-repeat left top; height:19px; line-height:19px; float:left; cursor:pointer; vertical-align:middle; } 
.checked {background-position:left 100%; } 
.disabled{background-position:left bottom;}