body {background: #bac6d6; font-family: arial, sans-serif; font-size: 105%; 
    text-indent: 1em; }

h1 {font-size: 120%; text-indent: 0em; }
li {font-size: 90%; font-weight: normal; margin-bottom: 5px; }
a {text-decoration: none; font-weight: bold; color: #006; }
a.anchor {font-weight: normal; color: #000; }
a:hover {text-decoration: underline; }
a.anchor:hover {text-decoration: none; }

#what {position: relative; width: 96%; left: 1%; border: 1px solid #2a3646; 
    padding: 5px; }
#features {position: relative; width: 96%; left: 1%; border: 1px solid #2a3646; 
    padding: 5px; top: 5px; }
#features ul {font-weight: bold; }
#requirements {width: 96%; position: relative; left: 1%; border: 1px solid #2a3646; padding: 5px; top: 10px; }
#show {position: relative; width: 96%; left: 1%; border: 1px solid #2a3646; 
    padding: 5px; top: 15px; }
#status {position: relative; width: 96%; left: 1%; border: 1px solid #2a3646;
    padding: 5px; top: 20px; }
.statusreport {text-decoration: italics; color: #436500; }
#support { position: relative; width: 96%; left: 1%; border: 1px solid #2a3646;
    padding: 5px; top: 25px; }
#download {position: relative; width: 96%; left: 1%; border: 1px solid #2a3646;
    padding: 5px; top: 30px; margin-bottom: 30px; }
.md5sum {font-family: monospace; }


// FAQ section
.faqlist {}
.faqitem {border: 0px; margin-top: 30px; }
.question {font-weight: bold; }
.answer { }
