You've got both a div and an extra break in there:
Code:
<div style="padding: 0 0 16px 0;"></div>
<script type="text/javascript" src="clientscript/vbulletin_read_marker.js?v=375"></script>
<script type="text/javascript">
<!--
vbphrase['doubleclick_forum_markread'] = "Double-click this icon to mark this forum and its contents as read";
init_forum_readmarker_system();
//-->
</script>
<!-- /main -->
<br />
<!-- what's going on box -->
i believe you would find those in the FORUMHOME template (just above the <!-- what's going on box --> )