margin-right: 1px;
}
+/* Rules for the site name - shown when left sidebar is hidden */
+
+#small-title {
+ font-size: 12px;
+ line-height: 14px;
+ display: block;
+ position: absolute;
+ top: 0;
+ margin: 3px;
+}
+
+#small-title img {
+ position: absolute;
+}
+
+#small-title h1 {
+ position: absolute;
+ left: 18px;
+ font-size: 12px;
+ margin: 2px;
+}
+
/* Rules for greeting bar in the top right corner */
#greeting {