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