/** Footer **/

#layout_footer {
    margin-top: 5px;
    background-color: #D7D8D0;
    font-size: 10px;
}

#layout_footer .round_edge {
    display: block;
}

#layout_footer .margin {
    margin: 0 10px;
}

#layout_footer .layout {
    width: 780px;
    margin: 1px 10px;
}

#layout_footer .layout h3 {
    font-size: 10px;
    border-bottom: 1px solid #000;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}

#layout_footer .layout .column {
    vertical-align: top;
    background-color: #9A9;
    padding: 10px;
    border-right: 10px solid #D7D8D0;
}
