
.cfe-checkbox, .cfe-radio {
	width: 19px;
	height: 22px;
	padding: 0 5px 0 0;
	background: url(/img/checkbox.png) no-repeat;
	display: block;
	clear: left;
	float: left;
}
.cfe-radio {
	background: url(/img/radio.png) no-repeat;
}
