DIV.layout-center
{
    TEXT-ALIGN: center;
}

DIV.layout-center > DIV
{
    DISPLAY: inline-block;
    TEXT-ALIGN: left;
}