.i-checkbox {
	background: transparent url(../images/form/unchecked.gif) no-repeat scroll left center;
}

.i-checkbox-checked {
	background: transparent url(../images/form/checked.gif) no-repeat scroll left center;
}

