Try adding an explicit line break at the end of the last button on each row of your buttons, for example:
Code:
<a href="#" class="prev"><span>Back</span></a> <a href="#" class="toc"><span>Kilfenora</span></a> <a href="#" class="toc"><span>Aillwee Cave</span></a> <a href="#" class="toc"><span>Poulnabrone Dolmen</span></a>
<a href="#" class="toc"><span>Burren Smokehouse</span></a><br style="clear:both" />
" " " " "
Notice the code in red. Try adding that to the end of the remaining two rows as well.
Bookmarks