#main_tabs0 {
    width: calc(100% - 300px);
    height: 40px;
}

#main_tabs_scroll {
    float: left;
}

#message {
    width:175px;
    margin:0 auto;
    overflow:hidden;
    float: right;
    line-height: 40px;
    color: #FF6D3B;
    opacity: 100%;
    font-size: 14px;
    font-weight: bold;
    text-shadow: 0 0 5px #4F77AA;
}

#message_in {
    width:300%
}

#message1, #message2 {
    width:175px;
    float:left;
}