input[type="checkbox"] {
	border: 0px !important;
	box-shadow: none !important;

	-moz-appearance: none !important;
}

.BBFormContainer input[type='checkbox'] {
	display: inline-block !important;
}