body {
    margin: 0px;
    padding: 0px;
    font-family: Arial, sans-serif;
    font-size: 11px;
    background-color: black;
    color: #3f3f40;
} 
a {
    color: #C8101D;
    text-decoration: underline;
}
a:hover {
    text-decoration:         none;
}
a img {
    border: 0px;
}

div.container
{
    width: 850px;
    margin: 0 auto;
    background-color: #d7d7d7;
    border-top: 1px solid #8f8f8f;
    border-left: 1px solid #8f8f8f;
    border-right: 1px solid #8f8f8f;
    background:    transparent url('http://static.brazzers.com/sites/disclaimer/bg_stretch.gif') repeat-y;
}

div.container div.header
{
    width: 850px;
    position: relative;
}

div.container div.header div.site_name
{
    z-index: 1000;
    position: absolute;
    top: 270px;
    left: 460px;
    font-size: 26px;
    font-weight: bold;
    color: #ffffff;
}

div.container div.info1
{
    font-weight: bold;
    width: 770px;
    margin: 0 auto;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
}

div.container div.info2
{
    font-weight: normal;
    margin: 0 auto;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
}

div.container div.terms
{
    border:1px solid #d4d0c8;
    height:150px;
    overflow:scroll;
    padding:6px;
    width: 700px;
    margin: 0 auto;
}

div.container div.terms p
{
    margin-top: 5px;
    margin-bottom: 5px;
}

div.container div.agree
{
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    padding-top: 10px;
}

div.container div.disagree
{
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    padding-top: 10px;
}

div.container div.pcontrol
{
    font-size: 14px;
    font-weight: bold;
    margin: 0 auto;
    text-align: center;
    padding-top: 30px;
}

div.container div.pcontrol div.txt
{
    padding-left: 15px;
    padding-right: 15px;
    display: inline;    
}

div.container div.pcontrol_message
{
    font-size: 10px;
    font-weight: normal;
    text-align: justify;
    padding-top: 10px;
    width: 600px;
    margin: 0 auto;
}

div.footer
{
    width: 852px;
    height: 6px;
    margin: 0 auto;
    background:    transparent url('http://static.brazzers.com/sites/disclaimer/footer.gif') no-repeat;
}