.jquery-safari-checkbox{/*font-size: 16px;line-height: 16px;*/float:left;cursor: pointer;cursor: hand;margin-left:0;margin-right:5px;height:30px;}
.jquery-safari-checkbox .mark{display: inline-block;width:18px;}
.jquery-safari-checkbox img{vertical-align: middle;width: 18px;height: 21px;}
.jquery-safari-checkbox img{/*background: transparent url(../images/safari-checkbox.png) no-repeat;*/background: transparent url(../images/checkbox.png) no-repeat;}
.jquery-safari-checkbox img{float:left;background-position: 0 -21px;}
/*.jquery-safari-checkbox-hover img{background-position: 0 0;}*/.jquery-safari-checkbox-checked img{background-position: 0 0;}
/*.jquery-safari-checkbox-checked .jquery-safari-checkbox-hover img{background-position: 0 -23px;}*/.jquery-safari-checkbox-disabled img{background-position: -5px -40px;}
.jquery-safari-checkbox-checked .jquery-safari-checkbox-disabled img{background-position: -5px -60px;}
/*For Custom Radio Buttons*/.jquery-safari-radio{/*font-size: 16px;line-height: 16px;*/cursor: pointer;cursor: hand;margin-left:0;margin-right:10px;}
.jquery-safari-radio .mark{display: inline-block;width:20px;}
.jquery-safari-radio img{vertical-align: middle;width: 20px;height: 20px;}
.jquery-safari-radio img{/*background: transparent url(../images/safari-checkbox.png) no-repeat;*/background: transparent url(/M/Smiths-medical_com/presentation/includes/images/custom-radio-img.png) no-repeat;}
.jquery-safari-radio img{background-position: 0 0;}
.jquery-safari-radio-hover img{background-position: 0 -21px;}
.jquery-safari-radio-checked img{background-position: 0 -21px;}
.jquery-safari-radio-checked .jquery-safari-radio-hover img{background-position: 0 -21px;}
.jquery-safari-radio-disabled img{background-position: 0 -21px;}
.jquery-safari-radio-checked .jquery-safari-radio-disabled img{background-position: 0 -21px;}