.jquery-checkbox{display:inline;font-size:9px;line-height:9px;cursor:pointer;cursor:hand;}
.jquery-checkbox .mark{display:inline;}
.jquery-checkbox img{vertical-align:0px;width:9px;height:9px;}
.jquery-checkbox img{background:transparent url(../images/background-custom-checkbox.gif) no-repeat;}
.jquery-checkbox img{background-position:0px 0px;}
.jquery-checkbox-hover img{background-position:0px 0px;}
.jquery-checkbox-checked img{background-position:-9px 0px;}
.jquery-checkbox-checked .jquery-checkbox-hover img{background-position:-9px 0px;}
