.forum_header {
  background: #343434;
}

.forum_lines {
  background: #141414;
}

.topic_name {
  color: #ffffff;
  font-weight: bold;
}

.topic_rem {
  font-size: 10px;
}


