diff --git a/pages/Search/Search.css b/pages/Search/Search.css
index 5cbcd271..0cfc38d1 100644
--- a/pages/Search/Search.css
+++ b/pages/Search/Search.css
@@ -107,7 +107,7 @@ h2 {
box-shadow: 0px 15px 0px -14px black;
}
-.results {
+#results {
border-collapse: separate; /* This is necessary for borders to stay fixed with position: sticky */
margin: 0;
diff --git a/pages/Search/Search.hbs b/pages/Search/Search.hbs
index 3657ac45..b5102785 100644
--- a/pages/Search/Search.hbs
+++ b/pages/Search/Search.hbs
@@ -49,7 +49,7 @@
Click on a header column to sort.
-
+
Search Results
@@ -66,44 +66,44 @@
{{!-- Component Fields --}}
{{#with sort }}
-
- |