* {
    margin: 0;
    padding: 0;
}

body {
    min-width: 720px;
    font-family: Arial, sans-serif;
    font-size: 13px;
    color: #000;
    text-align: left;
    background-color: #F8F8F8;
    padding: 0px;
    margin: 0px;
}

.top {
    background-color: #000000;
    height: 110px;
    border-bottom: 1px solid #bbbbbb;
    text-align: center;
}

.topcenter {
    background-color: #000000;
    margin: 0 auto;
    width: 720px;
    text-align: left;
}

h1 {
    font-size: 2em;
    font-weight: normal;
    margin-bottom: 12px;
}

h2 {
    font-weight: normal;
    font-size: 1.4em;
    margin-top: 32px;
    margin-bottom: 12px;
}

img {
    border: 0;
    vertical-align: bottom;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

p {
    margin-bottom: 4px;
}

input {
    margin-top: 4px;
}

textarea {
    margin-top: 4px;
}

.sledit {
    padding: 2px;
}

.slbutton {
    padding: 2px;
}

pre {
    overflow: auto;
    margin-bottom: 4px;
}

.menu {
    background-color: #F8F8F8;
    border-bottom: 1px solid #bbbbbb;
    text-align: center;
}

.menucenter {
    background-color: #F8F8F8;
    margin: 0 auto;
    width: 720px;
    text-align: left;
}

.menuitem {
    float: left;
    border-left: 1px solid #f8f8f8;
    border-right: 1px solid #f8f8f8;
}

.curmenuitem {
    float: left;
    background-color: #ffffff;
    border-bottom: 1px solid #ffffff;
    border-left: 1px solid #bbbbbb;
    border-right: 1px solid #bbbbbb;
    margin-bottom: -1px;
    position: relative;
}

.menuitem a {
    color: #000;
    display: block;
    padding: 8px 8px;
}

.search {
    float: right;
}

.search form {
    color: #000;
    display: block;
    padding-left: 8px;
    padding-right: 8px;
}

.searchedit {
    background-color: #ffffff;
    color: #000;
    display: block;
    margin-top: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 4px;
    padding-right: 16px;
    border: 1px solid #bbbbbb;
    /* background-image: url(/searchicon.png); */
    background-repeat: no-repeat;
    background-position: right center;
}

.curmenuitem a {
    color: #000;
    display: block;
    padding: 8px 8px
}

.endmenuitem {
    clear: both;
}

.content {
    background-color: #ffffff;
    text-align: center;
}

.contentcenter {
    background-color: #ffffff;
    margin: 0 auto;
    width: 720px;
    text-align: left;
}

.contentpadding {
    padding-top: 32px;
    padding-bottom: 32px;
    padding-left: 8px;
    padding-right: 8px;
}

.contentpadding ul {
    padding-left: 16px;
}

.bot {
    background-color: #f8f8f8;
    border-top: 1px solid #C0C0C0;
    text-align: center;
}

.botcenter {
    margin: 0 auto;
    width: 720px;
    background-color: #f8f8f8;
    text-align: center;
    height: 48px;
    margin-top: 16px;
}

.botcenter a {
    margin-left: 16px;
    margin-right: 16px;
}

.botpadding {
    padding: 6px 8px;
    text-align: center;
}

.bot2 {
    background-color: #f8f8f8;
    height: 64px;
    text-align: center;
}

.botcenter2 {
    margin: 0 auto;
    width: 720px;
    background-color: #f8f8f8;
    text-align: center;
    font-size: 11px;
}

.botcenter2 a {}

.button {
    font-size: 15px;
    text-align: center;
    float: left;
    display: block;
    background-color: #f8f8f8;
    border: 1px solid #bbbbbb;
    padding: 12px;
    margin-bottom: 12px;
    margin-right: 12px;
    color: #000000;
}

.screenshot {
    float: left;
    margin-right: 32px
}

.cli {
    min-height: 16px;
    /* background: url(/cli.png) no-repeat; */
    background-position: left center;
    padding-left: 20px;
}

.de {
    min-height: 16px;
    /* background: url(/e2.png) no-repeat; */
    background-position: left center;
    padding-left: 20px;
}

.de134 {
    min-height: 16px;
    /* background: url(/e2-1.3.png) no-repeat; */
    background-position: left center;
    padding-left: 20px;
}

.di {
    min-height: 16px;
    /* background: url(/h.png) no-repeat; */
    background-position: left center;
    padding-left: 20px;
}

.ds {
    min-height: 16px;
    /* background: url(/c.png) no-repeat; */
    background-position: left center;
    padding-left: 20px;
}

.dc {
    min-height: 16px;
    /* background: url(/cl.png) no-repeat; */
    background-position: left center;
    padding-left: 20px;
}

.viv {
    min-height: 16px;
    /* background: url(/vivicon.png) no-repeat; */
    background-position: left center;
    padding-left: 20px;
}

.dltable {
    border-collapse: collapse;
}

.dltable p {
    margin: 6px;
}

.dltable td {
    padding-right: 24px;
    padding-top: 4px;
    padding-bottom: 4px;
    border-top: 1px solid #C0C0C0;
}

.leftdot {
    min-height: 16px;
    /* background: url(/dot.png) no-repeat; */
    background-position: center center;
    width: 16px;
    padding-left: 16px;
}

code {
    white-space: nowrap;
}

.donatehistorytable {
    border-collapse: collapse;
    table-layout: fixed;
}

.donatehistorytable th {
    border-bottom: 1px solid #bbbbbb;
    padding: 8px;
}

.donatehistorytable td {
    border-bottom: 1px solid #dddddd;
    padding: 8px;
}

.toc {
    border: 1px solid #CCCCCC;
    padding: 6px;
}

.toc ul {
    list-style-type: none
}

.toclvl1 {
    white-space: nowrap;
}

.toclvl2 {
    margin-left: 32px;
    white-space: nowrap;
}

.faqcontent ul {
    padding-left: 16px;
}
