div.httpool-checkbox-button {
	background: url('../../images/checkbox-unchecked.png') center no-repeat transparent;
	display: inline;
}

div.httpool-checkbox-checked {
	background-image: url('../../images/checkbox-checked.png')
}
