Switch to side-by-side view

--- a/dirbrowser/cdbrowser.css
+++ b/dirbrowser/cdbrowser.css
@@ -1,11 +1,10 @@
-
 
 /* General font selection. This is the place to adjust the font size for the
  * directory browser area. The distributed file uses the system
  * default (the size spec is commented out. */
 html, body, form, fieldset, table, tr, td, img {
     font-family:Arial,helvetica,sans-serif;
-/*    font-size: 10pt;*/
+    font-size: 10pt;
 }