diff --git a/themes/blueprint/css/styles.css b/themes/blueprint/css/styles.css
index 3c916f5d4ff22ae00612a8c4c6eaf21844299270..e3617174e194ac5574cd5e8b3033ec1f24376957 100644
--- a/themes/blueprint/css/styles.css
+++ b/themes/blueprint/css/styles.css
@@ -467,6 +467,9 @@ dl.narrowList a:hover {
 dl.narrowList a {
     text-decoration: none;
 }
+.keywordFilterForm {
+    margin: 5px 0px 5px 0px;
+}
 .navmenu dd {
     padding: 0.1em 0 0.1em 0.4em;
     list-style-type: none;