.xblabel,.xbchecked{display:-moz-inline-block;cursor:pointer;line-height:16px;padding-left: 25px;}
.xblabel{background:url('img/xb-uncheck.png')no-repeat left top;background-size: contain;}
.xbchecked{background:url('img/xb-check.png') no-repeat left top;background-size: contain;}
.xbhide {display: none !important;}