@@ -614,3 +614,6 @@ input.search_field, textarea.search_field {
width: 18px;
text-align: center;
}
+body #searchCount {
+ display: none !important;
+}