html { font: 100%/1.286 Tahoma, helvetica, Helv, Verdana, Arial, sans-serif; }
body { margin: 0 auto; }
h1, h2, h3, h4, h5, h6 { font-family:Georgia, Tahoma, Verdana, Arial, Serif; font-weight:normal; }
p, blockquote, ul, ol { padding-top: 0; margin: 0 0 1.286em 0; }
blockquote { margin:1em; padding:0 2em; }

span.heading { font-size: 1.1em; }
dl.dltodo dt { width: 400px; float: left; clear: both; }   

.clearfix:after,
dl.dltodo dd:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#foot { clear: both; margin-top: 1em; }
#xctnt { padding: 1em; margin-left: 220px; }
#wikitext p, #wikitext ul, #wikitext ol, #wikitext blockquote { margin-left: 2em; }
#wikitext p + p { text-indent: 1em; }

#side ul { list-style: none; margin: 0; padding:0; }
#side ul ul { margin: 10px 0 0 20px; }
#side ul li a { margin: 0; display: block; padding: 8px 16px; text-decoration: none; margin-bottom: 1px; font-weight: bold; }
#splx { height: 160px; margin: 1em 0; }

#mast { font: 1.8em Palatino Linotype, Georgia; font-variant:small-caps; }
#mast span { display: block; font-size: 50%; font-variant:normal; font-family:Tahoma, Verdana, Arial, Serif; }
#mast a { text-decoration: none; }
#mast a:hover { text-decoration: underline; }

h1 { font-size:1.5em; line-height: 1em; margin-top: 0; margin-bottom: 1em; }
#wikitext { margin: 0.5em; }
#wikitext h2 { font-size:1.1667em; line-height: 1.286em; margin-top: 1.929em; margin-bottom: 0.643em; }
#wikitext h3 { padding: 4px; font-size: 1.4em; line-height:1.2em; }

.fpltemplate li { list-style: none; }
p#group, #cmd p { margin: 0 1em; }
p#group + h1 { margin: 0.5em 1em;}
pre.escaped { font: 0.8em/1.4 Courier, "Courier New", fixed-width, monospace; overflow: auto; padding: 5px; border: 1px solid #CCC; background: #DDD; }
#cmd { float: right; }
#cmd a:hover { text-decoration: underline; }
.login form {
    background-color: #eaf3fa;
    margin-left: 8px;
    padding: 16px 16px 40px 16px;
    font-weight: bold;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;

}
.login form input.inputbox { font-size: 20px; }

.login {
    font: 12px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
    width: 97%;
    padding: 3px;
    margin-right: 6px;
}

.login form .submit input { background-color: #cee1ef !important; } 
.login form input { color: #555; } 
.login form .submit input {
    font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
    padding: 3px 5px;
    border: none;
    font-size: 13px;
    border-width: 1px;
    border-style: solid;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    cursor: default;
    text-decoration: none;
    margin-top: -6px;
}

