#header-username, #header-username-caret, #header-menu-icon, #HomeButton span, #LogoutButton span, #header-username-group, #header-menu {
    display: inline-block !important;
    vertical-align: middle;
    color: black;
}

#header-page {
    padding-top: 9px;
    margin-left: auto;
    margin-right: auto;
    font-family: Trebuchet MS, sans-serif;
    font-size: 22px;
    color: #000000;
}

#header {
background: #2b9ce8	
}

#header-company-logo {
background: url("../../mta-logo.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
background-position: right center;
margin-right: 30px;
width: 220x;
height: 60px;
}

.sign-in {
    margin-top: 49px;
    margin-left: 15px;
}

#localeSelectionMenu {
    white-space: nowrap;
    cursor: pointer;
    text-decoration: none;
    background: none;
    border: none;
    padding: 1px 5px;
    color: #060606;
    font-size: 21px;
    display: inline-block;
    vertical-align: middle;
    padding-top: 6px;
}

#header-center {
    width: 600px;
    margin: 0 auto;
    position: relative;
    padding: 4px;
    margin-top: 20px;
}