#banner {
    margin: 0px;
    padding: 3px 10px 0px 10px;
    color: #ffff00;
    background-color: #130b5e;
    height: 132px;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: 136px;
}
#banner .right {
    float: right;
    z-index: 14;
}
#banner .left {
    padding-top: 18px;
    float: left;
    z-index: 24;
}
#banner .left .text {
    padding-top: 5px;
}
#marquee {
    clear: both;
    margin: 0px 0px 0px 0px;
    padding: 2px 0px 2px 0px;
    color: #ffff00;
    background-color: #130b5e;
    border-top: outset 2px #e8e8e8;
    border-bottom: outset 2px #e8e8e8;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
}

