.total-pipeline.recordList .numeric { text-align:right; } .total-pipeline thead td { vertical-align:bottom; font-weight:bold; } .total-pipeline tbody.data-block.closed tr.data-row { display: none; } .total-pipeline tbody.heading-block tr { background-color: #FDE168;} .total-pipeline tbody.heading-block td { font-weight:bold; border:1px solid #336799; } .total-pipeline tbody.data-block tr.control-row td { background-color: #FDE168; font-weight:normal; border:1px solid #336799; border-top:none;} .total-pipeline tbody.data-block tr.control-row td { background-image:url( ../graphics/minus.gif ); background-position:3px center; background-repeat:no-repeat; padding-left:17px; } .total-pipeline tbody.data-block.closed tr.control-row td { background-image:url( ../graphics/plus.gif ); }