
/* RTSF Containers  */


table.ctr-table {margin-bottom: 5px; width: 100%;}
td.ctr-tl {width: 7px; height: 7px; background: url(corner-tl.gif) no-repeat;}
td.ctr-tc {height: 7px; background: url(edge-top.gif) repeat-x;}
td.ctr-tc img {height: 7px;}
td.ctr-tr {width: 7px; height: 7px; background: url(corner-tr.gif) no-repeat;}
td.ctr-ml {width: 7px; background: url(edge-left.gif) repeat-y;}
td.ctr-ml img {width: 7px;}
td.ctr-mc {background: #fff; border: 1px solid #fff;}
td.ctr-mc-nopad {background: #fff; border: 1px solid #fff;}
td.ctr-mc-basic {background: #fff; border: 1px solid #fff; padding: 7px;}
td.ctr-mr {width: 7px; background: url(edge-right.gif) repeat-y;}
td.ctr-mr img {width: 7px;}
td.ctr-bl {width: 7px; height: 7px; background: url(corner-bl.gif) no-repeat;}
td.ctr-bc {height: 7px; background: url(edge-bottom.gif) repeat-x;}
td.ctr-bc img {height: 7px;}
td.ctr-br {width: 7px; height: 7px; background: url(corner-br.gif) no-repeat;}

.ctr-header-title {padding: 2px 6px 0 8px; margin: 0;}
.ctr-header-title .Head {font-size: 13px; font-weight: bold; color: #761e23;}
.ctr-content-main {padding: 2px 2px 0px 0px;}
.ctr-color-admin {padding: 3px 6px 6px 6px; text-align: right;}

.ctr-mc-nopad .ctr-header-title,
.ctr-mc-nopad .ctr-content-main,
.ctr-mc-nopad .ctr-header-actions,
.ctr-mc-nopad .ctr-color-admin {padding: 0; margin: 0;}
