I've just found a way to fix the background problem, and immediately have the Bookmarks item and the Posting Rules item positioned next to each other. Apparently there's a bug in the SHOWTHREAD element.
So in SHOWTHREAD find these lines:
HTML Code:
<div class="options_block_container">
<vb:if condition="$bookmarksites">
<div class="options_block2">
Change <div class="options_block2"> into <div class="options_block">
That fixed it for me
Now I just need to know how I can add more links to the Bookmarks item.