input[type="submit"]:focus, input[type="button"]:focus {     
	outline: none; 
}

