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