#sb-info {
    position: absolute !important;
    width: 100%;
    top: 12px;
    height: 24px !important;
    left: 10px;
}

#sb-nav-close {
    position:absolute !important;
    top: 0px !important;
    right: 0px !important;
    width: 24px !important;
    height: 24px !important;
    background-image: url(rm_close.png) !important;
}

#sb-wrapper-inner {
    position:relative !important;
    top: 24px !important;
}

#sb-title {
    top: 24px !important;
}

#sb-title {
    display:none;
}