#topbar {
    background-color: #003399;
    height: 10px;
    border-bottom: 1px solid #FFF;
}

#user-info {
    position: absolute;
    right: 0px;
    top: 10px;
    border: 1px solid #A0BDEB;
    font-size: 10px;
    padding: 2px 5px 2px 2px;
    color: #69C;
}

#container {
    position: relative;
    height: 75px;
    width: 707px;
}

#logo-img,
#logo-img-popup {
    display: none;
}

#topnav-popup #container {
    height: 55px;
    width: auto;
}

.selection-desc-inner {
    padding-top: 1px;
    padding-bottom: 7px;
}
