diff --git a/stylesheets/test-ap-style-ticketnote.css b/stylesheets/test-ap-style-ticketnote.css
new file mode 100644
index 0000000000000000000000000000000000000000..20f9dcf3f0c1477f8a46ab4361a56852b8093ea4
--- /dev/null
+++ b/stylesheets/test-ap-style-ticketnote.css
@@ -0,0 +1,7 @@
+    label[for="IsVisibleForCustomer"], 
+    label[for="IsVisibleForCustomer"] + div,
+    label[for="TimeUnits"], 
+    label[for="TimeUnits"] + div
+    {
+        display: none !important;
+    }
\ No newline at end of file