a#logo {
    width: 100px;
    height: 35px;
    background: url('../../images/admin/logo_roisbet_small.png') center center no-repeat;
}
#hd {
    height: 65px;
}
#hd #nav {
    top: 35px;
}

#hd #user {
    position: absolute;
    top: 0;
    right: 110px;
    width: 800px;
    height: 16px;
    padding: 2px;
    text-align: right;
    left:initial;
}

#hd #deposit-buttons {
    z-index: 10000;
}

