diff --git a/unl_theme/views/default/css.php b/unl_theme/views/default/css.php
index 5a6363bc080d214bbaeb4e166be060e679cecc09..b3c945999235b17533d9e8666806fedfd69d8cb8 100644
--- a/unl_theme/views/default/css.php
+++ b/unl_theme/views/default/css.php
@@ -2046,5 +2046,10 @@ a.delete_report_button:hover {
 	background: white;
 }
 
-
-
+/******************************
+ * Static Profile Editor Stuff
+ ******************************/
+ 
+p.form-field-access {
+	display: none;
+}
\ No newline at end of file