.content section {
    display: none;
}

.search-title {
    color: #CC0000;
    font-family: Arial;
    font-weight: bold;
    font-size: 24pt;
    line-height: 32px;
}

.search-subtitle {
    color: #CC0000;
    font-family: Arial;
    font-weight: normal;
    font-size: 14px;
    margin-bottom: 20px;
}

.search-bottom {
    color: #666666;
    font-family: Arial;
    font-weight: normal;
    font-size: 14px;
    margin-top: 20px;
    line-height: 19px;
    margin-bottom: 50px;
}

#searchTerm, #searchTerm1 {
    border: solid #4e555b 1px !important;
}