.site-header {display:none;}

.entry-content a:visited,
.comment-content a:visited, .widget-area .widget a:visited 
{
  color: #21759B;
}

table.tablesorter thead tr th {
  line-height:18px;
   padding:9px;
  font-weight:500;
  font-size:1.1em
}
.entry-content table {
    color: #333;
}
.report_search_form {
  border: 1px solid #cccccc;
  padding: 5px;
  margin: 20px 0;
  background-color:#ececec;
}

.frm_hidden {
  display: none;
}

