diff --git a/Identity/Webenv/Css/Texi2html/default.css b/Identity/Webenv/Css/Texi2html/default.css
index da01af4..42df1c6 100755
--- a/Identity/Webenv/Css/Texi2html/default.css
+++ b/Identity/Webenv/Css/Texi2html/default.css
@@ -76,7 +76,7 @@ div#page-body div#content p.credits {
div#page-body div#content h1 {
color: #fff;
- padding: 1.5em;
+ padding: 1.3em;
margin: 0.5em 0 1em 0;
background-color: #204c8d;
background-image: url("/home/centos/artwork/trunk/Identity/Images/Webenv/h1-bg.png");
@@ -92,10 +92,12 @@ div#page-body div#content h2 {
.subsubsection,
.heading,
.subheading,
-.subsubheading {
+.subsubheading,
+.settitle {
color: #000;
clear:both;
margin-top: 1.5em;
+ line-height: 1em;
}
div#page-body div#content dl dt {