html {
    background: #333;
    color: #FFF;
}

h1 {
    margin: 0;
    padding: 5px;
    color: #000;
    font-size: 100%;
    line-height: 10px;
    background: url(../Images/header_gold_818.gif) no-repeat left top;
}

h2, h3 {
    margin: 0;
    font-size: 100%;
}

h3 {
    font-weight: normal;
}

a {
    color: #FFF;
}

p {
    margin: 1em;
}

ul li {
    list-style-type: none;
}

#wrap {
    width: 750px;
    margin: 5px;
    border: solid 1px #D8C26F;
    font-family: tahoma, sans-serif;
    font-size: 85%;
}

#wrap > ul {
    padding: 35px 30px;
    background: url(../Images/en/headerLegal.jpg) no-repeat right top;
}

.tc td {
    border: 0 none;
    vertical-align: top;
}

.tc p {
    margin: 0 0 1em;
}

.tc ul li, .faq ul li {
    list-style: disc outside;
}

.tc ol li, .faq ol li {
    list-style: decimal outside;
}

.tc ol.sublist {
    margin: 5px 0;
    margin-left: 25px;
}

.tc ol.sublist li {
    list-style: lower-roman outside;
}

.plans th, .plans td {
    border: solid 1px #FFF;
    text-align: center;
}

