#content div.footer h3 {
    color:#000;
}

#content div.footer p {
    margin-bottom:0;
}

#content div.footer ul {
    margin-bottom:15px;
}

* html #content div.footer ul {
    margin-bottom:5px;
}

#content .columns {
    column-count:2;
    column-width:330px;
    column-gap:10px;
}