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