.customCheckBoxBlock{padding-top:9px;width:100%;overflow:hidden;}
.customCheckBoxBlock .customCheckBox{border:solid 1px #ccc;cursor:pointer;float:left;height:16px;width:16px;margin:3px 2px;position:relative;overflow:hidden;}
.customCheckBoxBlock .customCheckBox span{position:absolute;top:0;left:0;height:16px;width:16px;font-size:0;}
.customCheckBoxBlock .customCheckBoxBlack{background-color:#000;}
.customCheckBoxBlock .customCheckBoxBlue{background-color:#00F;}
.customCheckBoxBlock .customCheckBoxBrown{background-color:#963;}
.customCheckBoxBlock .customCheckBoxCream{background-color:#FFC;}
.customCheckBoxBlock .customCheckBoxGold{background-color:#FFD700;}
.customCheckBoxBlock .customCheckBoxGray{background-color:#999;}
.customCheckBoxBlock .customCheckBoxGreen{background-color:#3C3;}
.customCheckBoxBlock .customCheckBoxNavy{background-color:#006;}
.customCheckBoxBlock .customCheckBoxOrange{background-color:#F60;}
.customCheckBoxBlock .customCheckBoxPink{background-color:#F6C;}
.customCheckBoxBlock .customCheckBoxPurple{background-color:#939;}
.customCheckBoxBlock .customCheckBoxRed{background-color:#E00;}
.customCheckBoxBlock .customCheckBoxSilver{background-color:#CCC;}
.customCheckBoxBlock .customCheckBoxWhite{background-color:#FFF;}
.customCheckBoxBlack.customCheckBoxBlackActive span,.customCheckBoxBlue.customCheckBoxBlueActive span,.customCheckBoxBrown.customCheckBoxBrownActive span,.customCheckBoxNavy.customCheckBoxNavyActive span,.customCheckBoxPurple.customCheckBoxPurpleActive span,.customCheckBoxPink.customCheckBoxPinkActive span,.customCheckBoxRed.customCheckBoxRedActive span{background:url(../image/custom_checkbox_icon_white.gif) no-repeat;}
.customCheckBoxCream.customCheckBoxCreamActive span,.customCheckBoxGold.customCheckBoxGoldActive span,.customCheckBoxGray.customCheckBoxGrayActive span,.customCheckBoxGreen.customCheckBoxGreenActive span,.customCheckBoxOrange.customCheckBoxOrangeActive span,.customCheckBoxSilver.customCheckBoxSilverActive span,.customCheckBoxWhite.customCheckBoxWhiteActive span{background:url(../image/custom_checkbox_icon_black.gif) no-repeat;}
.customCheckBoxBlack.customCheckBoxBlackDisabled,.customCheckBoxBlue.customCheckBoxBlueDisabled,.customCheckBoxBrown.customCheckBoxBrownDisabled,.customCheckBoxNavy.customCheckBoxNavyDisabled,.customCheckBoxPurple.customCheckBoxPurpleDisabled,.customCheckBoxPink.customCheckBoxPinkDisabled,.customCheckBoxRed.customCheckBoxRedDisabled,.customCheckBoxGold.customCheckBoxGoldDisabled,.customCheckBoxGray.customCheckBoxGrayDisabled,.customCheckBoxGreen.customCheckBoxGreenDisabled,.customCheckBoxOrange.customCheckBoxOrangeDisabled,.customCheckBoxSilver.customCheckBoxSilverDisabled,.customCheckBoxCream.customCheckBoxCreamDisabled,.customCheckBoxWhite.customCheckBoxWhiteDisabled{border:solid 1px #FFF!important;background-color:#FFF!important;}
