@media all {
	body.index div.registration p input[type="checkbox"]{
		-webkit-appearance : checkbox;
		-moz-appearance    : checkbox;
		appearance         : checkbox;
	}
}
/*478562.1.501.2.fc81bce*/