table {
  background: #fff;
  border-collapse: collapse;
  font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
  font-size: 12px;
  line-height: 1.6em;
  text-align: left;
  width: 100%; }

th {
  border-bottom: 2px solid #6678b1;
  color: #039;
  font-size: 14px;
  font-weight: normal;
  padding: 10px 8px;
  text-align: center; }

td {
  color: #669;
  padding: 9px 8px 0px 8px;
  text-align: center; }

.counter-th,
.counter-td {
  padding-left: 0;
  padding-right: 0;
  width: 1%; }

.title-th {
  width: 50%; }

.categories-th {
  width: 20%; }

.title-td {
  text-align: left; }
