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