.extra
{
     background-image: url(../../../IMG/IMG-diamond/common/footer.jpg);
     background-position:top;
     background-repeat:no-repeat;
     padding-top:50px;
    height: 200px;
    width:980px;
    display: inline-block;
    float:left;
    margin-top:0px;
}

.pageContainer .extra
{
    text-align: center;   
}
a.privacyLink
{
    text-decoration: underline;
    font-size: 10px;
    color: black;
    text-align: center;
}
a.termsLink
{
    text-decoration: underline;
    font-size: 10px;
    color: black;
    text-align: center;
}
.copyright
{
    margin-top: 20px;
    font-size: 12px;
    color: black;
    text-align: center;
}

.reference_number
{
    font-size: 12px;
    color: black;
    text-align: center;
}

