.FooterAddressDisplayer
{
    float                   : left;
    height                  : 24px;
}
.FooterAddressDisplayer > .text
{
    float                   : left;
    height                  : 28px;
    vertical-align          : middle;
    margin                  : 6px;
}
.FooterAddressDisplayer > .separator
{
    float                   : left;
    width                   : 1px;
    height                  : 20px;
    margin-top              : 4px;
    margin-bottom           : 4px;
    background-color        : #e9edf1;
}