21             background-color: yellow;
 
  32                 display: inline-block;
 
  56     .forum-row, .topic-row {
 
  60     .forum-name, .topic-name {
 
  65     .forum-topic-count, .forum-post-count, .topic-post-count, .topic-view-count {
 
  70     .forum-last-post, .topic-last-post {
 
  75     .first-unread-post-link, .first-unread-post-link:hover {
 
  76         text-decoration: none;
 
  81     .post:nth-child(4n+4) {
 
  82         background-color: lighten(#D0D0D0 , 10%);
 
  86        padding: 3px 0 3px 20px;
 
 119         border-top: 1px dotted #CCC;
 
 135         padding-bottom: 15px;
 
 139         border-bottom: 1px dotted;
 
 152     .topic-unread, .forum-unread {
 
 160     /* --- Moderation --- */
 
 165     /* --- Mini pagination --- */
 
 167         padding: 3px 0 3px 10px;