.corts_table {
    width: 100%;
    background: #E7F1D1;
}
.corts_table td {
    background: #FFF;
    padding: 10px 5px 10px 5px;
}
.corts_table td p {
    line-height: 1.3;
}
.corts_table td.cort_types {
    text-align: center;
    padding-left: 10px;
}