Index: /websites/twicli/default.css
===================================================================
--- /websites/twicli/default.css (revision 38359)
+++ /websites/twicli/default.css (revision 38375)
@@ -13,5 +13,5 @@
 #option { position: absolute; left: 1px; top: 32px; width: 99%; font-size: small; }
 #menu { position: absolute; left: 0px; top: 33px; height: 20px; }
-#menu a { display: inline-block; font-size: 12px; height: 18px; line-height: 18px; border: 1px solid black; border-bottom: 0 none; background-color: #aaa; color: #242; padding: 0 4px; margin: 0; text-decoration: none; font-family: sans-serif;  -moz-border-radius: 5px 5px 0 0; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; margin-right: 2px; }
+#menu a { display: inline-block; font-size: 12px; height: 18px; line-height: 18px; border: 1px solid black; border-bottom: 0 none; background-color: #aaa; color: #242; padding: 0 4px; margin: 0; text-decoration: none; font-family: sans-serif; -moz-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0; margin-right: 2px; }
 #menu a.sel { height: 20px; background-color: #ffe; color: #002; border-bottom-color: #fff; }
 #menu a.new { background-color: #fcc; }
