h1,
h2,
h3,
h4 {
  font-weight: bold;
}
.cat-children h3 {
  font-size: 16px;
  font-weight: bold;
  font-family: 'Times New Roman', serif !important;
  text-transform: none;
}
.cat-children .page-header {
  margin: 0;
  padding: 5px 0 3px;
  font-family: Arial !important;
  line-height: normal !important;
}
.category-desc h1 {
  font-size: 18px;
}
.category.table th {
  color: #fff;
}
.category.table th a {
  color: #fff;
}
.category.table td.list-hits,
.category.table td.list-date {
  text-align: center;
}
hr {
  border: solid 1px #aaa;
  height: 1px;
  background: #aaa;
}
hr.system-pagebreak {
  display: block;
  width: 100%;
  height: 1px;
  margin: 15px 0px;
  clear: both;
  height: 1px;
  border: none;
  background: #dddddd;
}
.hrl {
  width: 40%;
  text-align: left;
  margin-left: 13px;
}
.hrc {
  width: 50%;
  margin: 0 auto;
}
