.roundedcornr_box_yellow {
    background: url(../images/roundedbox/yellow_tl.png) no-repeat top left;
}
.roundedcornr_top_yellow {
    background: url(../images/roundedbox/yellow_tr.png) no-repeat top right;
}
.roundedcornr_bottom_yellow {
    background: url(../images/roundedbox/yellow_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_yellow div {
    background: url(../images/roundedbox/yellow_br.png) no-repeat bottom right;
}
.roundedcornr_content_yellow {
    background: url(../images/roundedbox/yellow_r.png) top right repeat-y;
}

.roundedcornr_top_yellow div,.roundedcornr_top_yellow,.roundedcornr_bottom_yellow div, .roundedcornr_bottom_yellow {
    width: 100%;
    height: 15px;
    font-size: 1px;
}
.roundedcornr_content_yellow
 { 
    margin-top: -6px;
    margin-bottom: 6px;
    padding: 0 15px; 
    color: black; 
} 
.roundedcornr_bottom_yellow { 
    margin-top: -6px;
}
td{
    color: black;
    font-size: 10pt;
    height: 20px;
    vertical-align: middle;

}