Switch to side-by-side view

--- a/pyforge/pyforge/templates/index.html
+++ b/pyforge/pyforge/templates/index.html
@@ -26,7 +26,7 @@
         <div class="column grid_12">
           Add a new project at this url:
           <form method="post" action="projects/register">
-            /projects/<input name="pid" class="title"/>/ &nbsp; <input type="submit" value="Register Project" class="ui-state-default ui-button ui-button-text"/>
+            /projects/<input name="pid" class="title"/>/ &nbsp; <input type="submit" value="Register Project"/>
           </form>
           <div id="pyforge_directory">
             <py:for each="n, subprojects in projects">