#searchRs #resultArea table#resultIn td.dtArea h2 {
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

.opBg .opName h2 {
    color: #2D76C2;
    font-size: 20px;
    border-bottom: #333 1px dotted;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

#searchRs #resultArea table#resultIn td.dtArea h2 span {
    font-size: 14px;
    font-weight: normal;
}

.opBg .opName h2 span {
    color: #000;
    font-size: 10px;
}