hr, .separator {
  background-image: url(../images/line.png);
  height: 2px;
  background-repeat: no-repeat; 
}

.results-header th {
    background: #d9d9d9 url(../images/headerBackground.jpg) 0 0 repeat-x !important;
    color: #ea9532 !important;
}