/* RX table layout */

.rx {
border-width: thin;
border-style: dotted;
background-color: #fffff0;
border: solid;
}

th {
text-align: left;
border-width: 0;
border-style: solid;
}

td.T {
text-align: center;
border-width: 0;
border-style: dotted;
}
