Switch to side-by-side view

--- a/dirbrowser/cdbrowser.css
+++ b/dirbrowser/cdbrowser.css
@@ -1,6 +1,10 @@
 /* Servers page. Each is a p */
 p.cdserver {
     margin: 7px 0px 0px 0px;
+}
+
+a {
+    text-decoration: none;
 }
 
 /* The current path indicator is an ul inside a browsepath div */