#osc-id-table {
    clear: left;
    background: #4c370c;
}

#osc-id-pn {
    display: block;
    width: 800px;
    font-size: 1.8em;
    color: #6f1b10;
    padding-bottom: 1em;
}

/*
#osc-id-pn a:first-child {
    display: block;
    float: left;
    border-width: medium;
    border-style: dashed;
}
*/

#osc-id-pn {
    width: 800px;
}

#osc-id-prev, #osc-id-next, #osc-id-label {
/*
    border-width: medium;
    border-style: dashed;
*/
    margin-left: .2em;
    margin-right: .2em;
    margin-bottom: .2em;
}

#osc-id-next {
}

#osc-id-label {
}

#osc-t-banner > img, td.osc-col-head > img {
    border: 1px solid #AC9D76;
    padding: 3px;
}

#osc-t-banner > img {
    width: 800px;
}

.osc-col-head {
    text-align: center;
    background-image: url(../images/background.jpg);
}

td.osc-col-head > img {
    width: 90px;
}

.osc-cell-empty {
    background: #f9f2e0;
}

.osc-c-fast, .osc-c-wine-oil, .osc-c-fish, .osc-c-fast-free, .osc-c-none, .osc-c-cheese, .osc-c-strict-fast {
    text-align: left;
    vertical-align: top;
    width: 90px;
    height: 120px;
    padding: 6px;
}

.osc-c-fast, .osc-c-wine-oil, .osc-c-fish, .osc-c-strict-fast {
    background: #f7f3ef;
}
.osc-c-fast-free, .osc-c-none, .osc-c-cheese {
    background: #fff9ea;
}

.osc-day-no, .osc-day-restriction, .osc-feast, div.osc-day-saints > span {
/*
    border-width: medium;
    border-style: dashed;
*/
}

#osc-id-calendar {
    text-align: center;
}

.osc-day-no {
    font-size: 14px;
    color: #660000;
    font-family: Helvetica, Arial;
    font-weight: bold;
}
.osc-restriction-term, .osc-day-restriction {
    font-size: 14px;
    color: #35353f;
    font-family: Helvetica, Arial;
    font-weight: bold;
}
.osc-day-restriction {
    padding-left: 4px;
}

.osc-feast {
    float: left;
    font-size: 13px;
    color: #163814;
    font-weight: bold;
    font-variant: small-caps;
    line-height: 13px;
}

div.osc-day-saints > span {
    float: left;
    padding-top: 4px;
    font-size: 12px;
    font-family: Helvetica, Arial;
    color: #233451;
    line-height: 13px;
}

.osc-abbrev {
    font-weight: bold;
}

#osc-id-bottom {
    padding-left: 4px;
    padding-top: 3px;
    text-align: left;
    font-size: 13px;
    color: #35353f;
    font-family: Helvetica, Arial;
}

#osc-id-legend, #osc-id-abbrev {
}
