Sprawdź to - w index.css swojego stylu:
table.table_grid
{
border-collapse: collapse;
margin-top: 0.1em;
}
table.table_grid
{
border-collapse: collapse;
margin-top: 0.1em;
line-height: 200%;
}
.topic_table td.lastpost
{
font-size: 0.85em;
line-height: 1.3em;
padding: 4px;
}
.topic_table td.lastpost
{
font-size: 0.85em;
line-height: 200%;
padding: 4px;
}