.custom-off {
  float: left;
  width: 14px;
  height: 14px;
  margin-top: 3px;
  background: url("custom.png") no-repeat 0 0;
}
.custom1-on {
  float: left;
  width: 14px;
  height: 14px;
  margin-top: 3px;
  background: url("custom.png") no-repeat 0 -14px;
}
.custom2-on {
  float: left;
  width: 14px;
  height: 14px;
  margin-top: 3px;
  background: url("custom.png") no-repeat 0 -28px;
}
.custom3-on {
  float: left;
  width: 14px;
  height: 14px;
  margin-top: 3px;
  background: url("custom.png") no-repeat 0 -42px;
}
.custom4-on {
  float: left;
  width: 14px;
  height: 14px;
  margin-top: 3px;
  background: url("custom.png") no-repeat 0 -56px;
}
.custom5-on {
  float: left;
  width: 14px;
  height: 14px;
  margin-top: 3px;
  background: url("custom.png") no-repeat 0 -70px;
}
.custom6-on {
  float: left;
  width: 14px;
  height: 14px;
  margin-top: 3px;
  background: url("custom.png") no-repeat 0 -84px;
}
.custom7-on {
  float: left;
  width: 14px;
  height: 14px;
  margin-top: 3px;
  background: url("custom.png") no-repeat 0 -98px;
}
.custom8-on {
  float: left;
  width: 14px;
  height: 14px;
  margin-top: 3px;
  background: url("custom.png") no-repeat 0 -112px;
}
