﻿.sublist dl {
     width:1400px;
    
}


.sublist dt,dd {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    display: block;
}


.sublist dd {
    margin-left: 50px;
    margin-top: -25px;
}


.termsAreaTitle{
    font-size:20px;
    font-weight:bold;
}

.title {
    font-size:30px;
}

.title img {
    vertical-align:bottom;
}

.copyright {
    padding: 5px;
    background-color: #666;
    color: white;
    line-height: 1;
    clear: both;
    margin: auto;
    text-align: center;
}

    .copyright a {
        color: white;
    }