{
    $OUT =<<'HERE';
/* contribs.org styling */

/* This special style is actually used only for the button row along the bottom of each page */
th.sme-layout {
border: 1px solid #5076c9;
background-color: #aec0ec;
    }
table.sme-border {
border: 2px solid #dddddd;
    }
td.sme-border-warning,
td.sme-border-right,
td.sme-border-center {
border: 1px solid #dddddd;
    }
td.sme-border-right (text-align: right;)
td.sme-border-center (text-align: center;)
th.sme-border {
border: 1px solid #dddddd;
background-color: #eeeeee;
    }
HERE
}
    
