.extra
{
    padding-top: 20px;
    height: 200px;
    width:980px;
    display: inline-block;
    float:left;
}

.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;
}

