	.check label {
	    top: 3px;
	    white-space: nowrap;
	    margin-top: 0px;
	}
	
	.Firefox .check label {
	    margin-top: 1px;
	}
	
	.check label,
	.check input:not(:disabled) {
	    cursor: pointer;
	}