body {
margin: 60px 0px 0px 0px;
background-color: #bae5fd;
text-align: justify;
font-family: verdana, sans-serif;
font-size: 11px;
line-height: 14px;
}
#main { background: #fff url(/images/bg.png) no-repeat bottom right;
padding: 12px 20px 12px 20px;
clear: both;
width: 565px;
margin-left: auto;
margin-right: auto;
margin-bottom: 10px;
-moz-border-radius:10px;
clear: both;
}
#back { position: absolute;
top: 0px;
left: 0px;
padding: 8px 15px 8px 6px;
background-color: #fff;
-moz-border-radius-bottomright:10px;
}

#copyright { margin-bottom: 30px;
font-size: 10px;
text-align: center;
}
img { border: 0px; }
a, a:visited {color: #000; text-decoration: underline; }
a:hover, a:visited:hover {color: #000; text-decoration: none; }
#back a, #back a:visited {color: #444; text-decoration: none; }
#back a:hover, #back a:visited:hover {color: #666; text-decoration: none; }
a:after { content: url(/wiki/wiki_link.png); }
a.wiki, a.wiki:visited { color: #000; text-decoration: underline;}
a.wiki:hover, a.wiki:visited:hover { color: #000; text-decoration: none; }
a.empty, a.empty:visited { color: #888; text-decoration: underline;}
a.empty:hover, a.empty:visited:hover { color: #888; text-decoration: none;}
a.wiki:after,a.empty:after,#copyright a:after, #back a:after { content: ""; }
.small { margin-top: 28px; font-size:10px; }

h1 { font-size:12px;
 color:#444;
 font-weight:bold;
 text-decoration:none;
 margin: 0px;
 margin-bottom: 3px;
}
b { color: #444; }
p { display: inline; }
input,textarea { font-size: 11px;
font-family: verdana, sans-serif;
border: 1px solid #000;
background: #fff;
-moz-border-radius: 4px;
padding: 0px 3px 0px 3px;
}
ul {
margin: 0px;
margin-left: 10px;
padding: 0px;
padding-left: 10px;
list-style-type: circle; }
ul br { display: none; }
ul,li { text-align: left; }
pre { display: inline;
color: #009;
font-family: courier, monospace;
margin: -5px 0px 5px 10px;}
.red { color: #900; }
form { padding:0px;
margin:0px; }
