.cbBox {display:block; float:left; margin-bottom:5px; padding-bottom:2px;}
.cbClear {clear:both;}
.cbLabel, a.cbLabel {cursor:pointer; margin-left:20px; display:block; text-decoration:none; color:#000;}
.cbLabel:focus {outline:1px dotted black;}
.cbLabel a {color:#000; text-decoration:none; display:inline-block;}
.cbValue {display:none;}
.cbImage {width:14px; height:14px; float:left; cursor:pointer; overflow:hidden; position:relative; margin-top:2px;}
.cbImage img {position:relative;}
.cbOn img {top:-45px;}
.cbOff img {top:0;}
.cbHover .cbOn img {top:-75px;}
.cbHover .cbOff img {top:-30px;}
.cbDisabled .cbOn img {top:-60px;}
.cbDisabled .cbOff img {top:-15px;}
.cbHover .cbInactive .cbOff img {top:-30px;}
.cbRedX .cbOn img {top:-90px;}
.cbRedX .cbOff img {top:0;}
.cbHover .cbRedX .cbOn img {top:-120px;}
.cbHover .cbRedX .cbOff img {top:-30px;}
.cbDisabled .cbRedX .cbOn img {top:-105px;}
.cbDisabled .cbRedX .cbOff img {top:-15px;}
.cbHover .cbInactive .cbRedX  .cbOff img {top:-30px;}
.cbInactive .cbLabel {cursor:default;}
.cbInactive .cbImage img {top:-135px; cursor:default;}
.cbHover .cbInactive .cbImage img {top:-120px;}
.cbDisabled .cbInactive .cbImage img {top:-105px;}