html {
    background-color: #e5e5e5;

}

html[data-useragent*='MSIE 9.0'] .loginLabel,
html[data-useragent*='MSIE 10.0'] .loginLabel,
html[data-useragent*='rv:11.0'] .loginLabel
{
    /*position: relative;
    top: 4px;*/
}

