select, input {
        color: #000;
        font: normal 11px/15px Verdana, Arial, Helvetica, sans-serif;
}

label {
        padding-right: 5px;
        font-weight: bold;
}

#select-tour-search-submit {
        width: 151px;
        height: 22px;
        margin-top: 10px;
        display: block;
}

#input-request-brochure, #input-tour-code {
        width: 128px;
        margin-bottom: 8px;
}

#submit-request-brochure, #submit-tour-code {
        width: 21px;
        height: 22px;
}

#submit-search-again {
        width: 32px;
        height: 32px;
        float: right;
}

