.valuations_header {
/*    background: white;*/
    color: #e04213;
    font-size: 12px;
    font-weight: bold;
    border-bottom: 1px solid #41839c;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
}
.valuations_row {
    color: #41839c;
    font-size: 12px;
    border-bottom: 1px solid #cce1e9;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    /*background: white;    
    color: #41839c;
    font-size: 12px;*/
}
.valuations_text {
 /*   background: white;    */
    color: #41839c;
    font-size: 12px;
}
.valuations_smalltext {
    color: #41839c;
    font-size: 10px;
}
