diff --git a/sites/all/themes/unl_wdn/style.css b/sites/all/themes/unl_wdn/style.css
index 9884b18d8053585178f2eb1749bd5b5f663c7187..8151de81199b07032078de916a8096b59b1fdc77 100644
--- a/sites/all/themes/unl_wdn/style.css
+++ b/sites/all/themes/unl_wdn/style.css
@@ -35,11 +35,13 @@ ul.links.inline {padding-left: 0 !important;}
 .book-navigation ul {
   border-top: 1px solid #E1E1DB;
   padding: 1em 0 1em 3em !important;
+  margin-bottom: 30px;
 }
 .book-navigation .page-links {
+  background: #f7f7f7;
   border-bottom: 1px solid #E1E1DB;
   border-top: 1px solid #E1E1DB;
-  margin-bottom: 20px;
+  margin: 50px 0 20px;
 }
 .book-navigation .page-links a,
 .node-book .links a {