/* color white */


.switch label span img {
	height: 50px;
}
.jquery-checkbox_w {
	display: inline;
	font-size: 27px;
	line-height: 27px;
	cursor: pointer;
	cursor: hand;
}
.jquery-checkbox_w .mark {
	display: inline;
}
.jquery-checkbox_w img {
	vertical-align: middle;
	width: 77px;
	height: 27px;
}
.jquery-checkbox_w img {
	background-repeat: no-repeat;
}
.jquery-checkbox_w img {
	background-position: 0px -550px;
}
.jquery-checkbox_w-hover img {
	background-position: 0px -577px;
}
.jquery-checkbox_w-checked img {
	background-position: 0px -604px;
}
.jquery-checkbox_w-checked .jquery-checkbox_w-hover img {
	background-position: 0px -631px;
}
.jquery-checkbox_w-disabled img {
	background-position: 0px -658px;
}
.jquery-checkbox_w-checked .jquery-checkbox-disabled_w img {
	background-position: 0px -685px;
}

/* for pop up */


.switch label span img {
	height: 50px;
}
.jquery-checkbox_g {
	display: inline;
	font-size: 27px;
	line-height: 27px;
	cursor: pointer;
	cursor: hand;
}
.jquery-checkbox_g .mark {
	display: inline;
}
.jquery-checkbox_g img {
	vertical-align: middle;
	width: 77px;
	height: 27px;
}
.jquery-checkbox_g img {
	background: transparent url(/img/sprite_g_it.gif) no-repeat;
}
.jquery-checkbox_g img {
	background-position: 0px -150px;
}
.jquery-checkbox_g-hover img {
	background-position: 0px -177px;
}
.jquery-checkbox_g-checked img {
	background-position: 0px -204px;
}
.jquery-checkbox_g-checked .jquery-checkbox_g-hover img {
	background-position: 0px -231px;
}
.jquery-checkbox_g-disabled img {
	background-position: 0px -258px;
}
.jquery-checkbox_g-checked .jquery-checkbox-disabled_g img {
	background-position: 0px -285px;
}


/* color grey */

.switch label span img {
	height: 50px;
}
.jquery-checkbox_b {
	display: inline;
	font-size: 27px;
	line-height: 27px;
	cursor: pointer;
	cursor: hand;
	float: right;
}
.jquery-checkbox_b .mark {
	display: inline;
}
.jquery-checkbox_b img {
	vertical-align: middle;
	width: 77px;
	height: 27px;
}
.jquery-checkbox_b img {
	background: transparent url(/img/sprite_c01_it.gif) no-repeat;
}
.jquery-checkbox_b img {
	background-position: 0px -167px;
}
.jquery-checkbox_b-hover img {
	background-position: 0px -194px;
}
.jquery-checkbox_b-checked img {
	background-position: 0px -221px;
}
.jquery-checkbox_b-checked .jquery-checkbox_b-hover img {
	background-position: 0px -248px;
}
.jquery-checkbox_b-disabled img {
	background-position: 0px -275px;
}
.jquery-checkbox_b-checked .jquery-checkbox-disabled_b img {
	background-position: 0px -302px;
}

