.board-view-table { width: 100%; }
.board-view-table .board-subject { width: 100%; margin-bottom: 10px; font-size: 1.5em; text-align: center; font-weight: 700; line-height: 150%; }
.board-view-table .board-info { width: 100%; text-align: center; font-size: 0.85em; color: #666; margin-bottom: 20px; padding-bottom: 20px; border-bottom: solid 1px #ddd; }
.board-view-table .board-content { padding-bottom: 50px; min-height: 200px; }
