/* css for company table */

table.rmcomptable {
 width: 100%;
 font-size: 12px;
}

td.rmlabel {
 width: 140px;
}

td.rmvalue {
 font-weight: bold;
 /* line-height: 1.2em; */
}
