Index: /trunk/website/www/stylesheets/buttons.css
===================================================================
--- /trunk/website/www/stylesheets/buttons.css (revision 50)
+++ /trunk/website/www/stylesheets/buttons.css (revision 51)
@@ -78,3 +78,28 @@
     background: url(/images/slider_center.png); }
 
-.on_off li {font-size:17px;color:rgb(221, 221, 221);}
+    #buttons label.left {
+      float: left;
+      padding: 4px;
+      padding-right: 15px;
+    }
+    .css_sized_container .iPhoneCheckContainer {
+      width: 250px;
+    }
+    #buttons ol {
+      list-style-type: none;
+      margin: 0;
+      padding: 0;
+    }
+    #buttons ol li {
+      font-size:17px;color:rgb(221, 221, 221);
+      padding: 3px;
+      margin: 0;
+    }
+    .onchange input {
+      opacity: 1 !important;
+      left: 100px;
+    }
+    .onchange .iPhoneCheckContainer {
+      overflow: visible;
+    }
+
Index: /trunk/website/www/templates/header.tpl
===================================================================
--- /trunk/website/www/templates/header.tpl (revision 50)
+++ /trunk/website/www/templates/header.tpl (revision 51)
@@ -14,5 +14,5 @@
 <script src="/js/scriptaculous.js" type="text/javascript"></script>
 <script src="/js/iphone-style-checkboxes.js" type="text/javascript"></script>
-<link rel="stylesheet" href="/stylesheets/buttons.css" type="text/css" media="screen" />
+<link rel="stylesheet" href="/stylesheets/buttons.css?v2" type="text/css" media="screen" />
 {/if}
 {if $action=='edit' && $uid!=""}
Index: /trunk/website/www/templates/live.tpl
===================================================================
--- /trunk/website/www/templates/live.tpl (revision 50)
+++ /trunk/website/www/templates/live.tpl (revision 51)
@@ -6,36 +6,8 @@
 
 <div id="articlecontent" style="background:#181b0d;">
-This will be the Live Dashboard for the official launch of Spacebits which is scheduled for the 30th of May, 2010, 11AM. Now in demo mode.
+This will be the Live Dashboard for the official launch of Spacebits which is scheduled for the 30th of May, 2010, 11AM GMT. Now in demo mode.
 </div>
 {literal}
 <div id="map_wrapper" style="margin-left:30px;"><div id="map" style="width:840px;height:400px;"></div></div>
-
-  <style type="text/css">
-    label.left {
-      float: left;
-      padding: 4px;
-      padding-right: 15px;
-    }
-    .css_sized_container .iPhoneCheckContainer {
-      width: 250px;
-    }
-    ol {
-      list-style-type: none;
-      margin: 0;
-      padding: 0;
-    }
-    ol li {
-      float:right;
-      padding: 3px;
-      margin: 0;
-    }
-    .onchange input {
-      opacity: 1 !important;
-      left: 100px;
-    }
-    .onchange .iPhoneCheckContainer {
-      overflow: visible;
-    }
-  </style>
 
 <div id="sensors" style="margin-right:27px;margin-left:25px;height:100px;">
