/* Product Site Lists: Therapeutic Class List */
.tblTherapeutic {
    width: 100%;
}
.tblTherapeutic th {
    font-size: 1.1em;
    padding: 6px 10px;
    border-right: 1px solid white;
}
.tblTherapeutic .col1 {
    width: 400px;
}