Code:
.forum-list-container, .topic-list-container { border-collapse: collapse; } .topic-list-container .topic-list .topic-item td, .forum-list-container .subforum-list > td, .forum-list-container .forum-item td, .forum-list-container .category-header td { border: 2px solid #1f4e9b; } .topic-list-container .topic-list .topic-item .cell-topic { border-right: 0; } .topic-list-container .topic-list .topic-item .cell-icons { border-left: 0; } .topic-list-container .topic-list .topic-item .cell-count, .topic-list-container .topic-list .topic-item td.cell-lastpost, .topic-list-container .topic-list-header .header-stats, .topic-list-container .topic-list-header .header-lastpost, .forum-list-container .forum-item .lastpost, .forum-list-container .forum-list-header .header-lastpost { padding-left: 6px; } .forum-list-container .subforum-list .subforum-header { margin-top: 6px; } .list-footer { border-left: 2px solid #1f4e9b; border-right: 2px solid #1f4e9b; }