diff --git a/home/protected/maglab/app/views/main/homepage.php b/home/protected/maglab/app/views/main/homepage.php
index 6a94b9b..4df9ef2 100644
--- a/home/protected/maglab/app/views/main/homepage.php
+++ b/home/protected/maglab/app/views/main/homepage.php
@@ -101,12 +101,6 @@
>Are We Open?
-
->Shopping List
-
-
->Members Dashboard
-
@@ -114,29 +108,17 @@
@@ -248,6 +230,28 @@
The calendar does not list unplanned open times that occur when a keyed member is present.
+
+
+
diff --git a/home/public/css/maglab.css b/home/public/css/maglab.css
index d977466..654b65a 100644
--- a/home/public/css/maglab.css
+++ b/home/public/css/maglab.css
@@ -52,3 +52,6 @@ body { background: #fff url("/images/bg/subtle/gridme.png") repeat scroll center
#activity_panel td { font-size: 20px; }
#activity_panel th { font-size: 20px; text-align: center; }
#activity_panel .alert h1 { text-align: center; }
+
+#additional-links .social-icons { text-align: center; }
+#additional-links h1 { margin-bottom: 20px; }