.footer .footerBox
{
    background: #F4F4F4;
    width: 910px;
    height: 480px;
    margin: 0 25px;
    padding: 20px;
}
.footer .footerBox .headlineStack
{
    width: 170px;
    height: 260px;
    float: left;
    background: none;
    margin: 0 0 0 8px;
}
.footer .footerBox .headlineStack .titlebar
{
    display: none;
}
.footerBox .headlineStack li.first a
{
    text-transform: uppercase;
    margin-bottom: 14px;
}
.footerBox .headlineStack a.teasableLink
{
    font-size: 10px;
    line-height: 6px;
    margin-top: 4px;
}