	#header #phrase,#mainmenu a:hover,.secondary ul,.blockquote,blockquote,code pre, input, textarea {
		-moz-border-radius: 4px;
	}
	#main{
		-moz-user-focus: ignore;
		-moz-user-input: disabled;
		-moz-user-select: none;
	}
	#contactform, .enabled{
		-moz-user-focus: auto;
		-moz-user-input: auto;
		-moz-user-select: all;
	}