Index: /web/branches/test/trac/htdocs/main.css
===================================================================
--- /web/branches/test/trac/htdocs/main.css	(revision 3052)
+++ /web/branches/test/trac/htdocs/main.css	(revision 3053)
@@ -1,61 +1,5 @@
-body {
-    width:80%;
-    margin: auto;
-    font-size: 12px;
-}
 
-:link, :visited { 
-    color: #224422;
-}
-:link:hover, :visited:hover { 
-    color: #945973;
-}
-body, th, td {
-    font-family: 'Bitstream Vera Serif',times,serif;
-}
 
-h1, h2, h3, h4 {
-    font-family: 'Bitstream Vera Serif',times,serif;
-}
-#mainnav :link, #mainnav :visited {
-    padding-left: 8px;
-    padding-right: 8px;
-    color: white;
-}
-#mainnav :link:hover, #mainnav :visited:hover {
-    color: white;
-    background: #945973;
-}
-h1, h2, h3 {
-    text-indent: 0.5em;
-    border-style: solid;
-    border-color: #88aa77;
-    background-color: inherit;    
-}
 
-h1 {
-  font-size: 1.6em;
-  font-variant: small-caps;
-  color: #002200;
-  border-width: 0 0 2px 0;
-}
-
-h2 {
-  font-size: 1.3em;
-  font-variant: small-caps;
-  color: #224422;
-  border-width: 0 0 2px 0;
-}
-
-h3 {
-  font-size: 1.1em;
-  color: #335533;
-  border-width: 0 0 1px 0;
-}
-
-p {
-  text-indent: 1em;
-  text-align: inherit;
-}
 
 
Index: /web/branches/test/trac/htdocs/common/css/trac.css
===================================================================
--- /web/branches/test/trac/htdocs/common/css/trac.css	(revision 3052)
+++ /web/branches/test/trac/htdocs/common/css/trac.css	(revision 3053)
@@ -4,6 +4,22 @@
     margin:10px;
     padding:0;
-}
-
+    width:80%;
+    margin: auto;
+    font-size: 12px;
+}
+
+:link, :visited { 
+    color: #224422;
+}
+:link:hover, :visited:hover { 
+    color: #945973;
+}
+body, th, td {
+    font-family: 'Bitstream Vera Serif',times,serif;
+}
+
+h1, h2, h3, h4 {
+    font-family: 'Bitstream Vera Serif',times,serif;
+}
 body,th,td {
     font:normal 13px Verdana,Arial,'Bitstream Vera Sans',Helvetica,sans-serif;
@@ -17,17 +33,35 @@
 }
 
+h1, h2, h3 {
+    text-indent: 0.5em;
+    border-style: solid;
+    border-color: #88aa77;
+    background-color: inherit;    
+}
+
 h1 {
-    font-size:19px;
-    margin:.15em 1em .5em 0;
+  font-size: 1.6em;
+  font-variant: small-caps;
+  color: #002200;
+  border-width: 0 0 2px 0;
 }
 
 h2 {
-    font-size:16px;
+  font-size: 1.3em;
+  font-variant: small-caps;
+  color: #224422;
+  border-width: 0 0 2px 0;
 }
 
 h3 {
-    font-size:14px;
-}
-
+  font-size: 1.1em;
+  color: #335533;
+  border-width: 0 0 1px 0;
+}
+
+p {
+  text-indent: 1em;
+  text-align: inherit;
+}
 hr {
     border:none;
@@ -292,4 +326,11 @@
     padding:.2em 20px;
     font-weight: bold;
+    padding-left: 8px;
+    padding-right: 8px;
+    color: white;
+}
+#mainnav :link:hover, #mainnav :visited:hover {
+    color: white;
+    background: #945973;
 }
 #mainnav .active :link, #mainnav .active :visited {
@@ -303,4 +344,5 @@
     border: none;
     background: #224422;
+
 }
 * html #mainnav :link,* html #mainnav :visited {
