No script very small changes. Added 1 row to add space.
Tested with vb5.3.2

1. Style manager> style name> edit templates>Display Templates> display_Forums_list

on line 7 : <!-- Categories -->
paste below the line:

HTML-Kodu:
<!--added row -->
        <tr><td style="height:10px"colspan="4">&nbsp;</td></tr>