.hr {
    border-top: 1px solid #e0e0e0;
    height: 0;
    margin: 10px 0;
}

tr.selected > td {
    color: #009AAA;
    background: #efefef;
}