#search_box {
    width: 400px;
    height: 36px;
    background: url(../image/msrh_box.gif);
}

#search_box #search_input {
    float: left;
    padding: 0;
    margin: 11px 0 0 11px;
    border: 0;
    width: 380px;
    background: none;
    font-size: 14px;
    font-weight: bold;
}

#tabcontentcontainer {
    width: 862px;
    padding: 20px;
    border: 1px solid #145395;
}

.tabcontent {
    display: none;
}

