#left_current {
    background-color: #CC6666;
    text-decoration: underline;
    color: #fff;
    }

table.em{
    width: 100%;
    vertical-align: top;
    }	

table.em td{
    padding: 5px;
    }

table .hdr{
    background-color: #CCCCCC;
    }