You just have too many uploads.

Looks like part of the HTML code has been "lost". Currently it's:
Code:
<div style="margin-bottom:3px" align="right"><</div>
Should probably be
Code:
<div style="margin-bottom:3px" align="right">
<table class="tborder" cellpadding="3" cellspacing="0" border="0">
<tr>
<td class="vbmenu_control" style="font-weight:normal">Page 1 of 2</td>
<td class="alt2"><span class="smallfont" title="Showing results 1 to 25 of 32"><strong>1</strong></span></td>
<td class="alt1"><a class="smallfont" href="list.php?skinnerid=55671&page=2" title="Show results 26 to 32 of 32">2</a></td>
<td class="alt1"><a class="smallfont" href="list.php?skinnerid=55671&page=2" title="Next Page - Results 26 to 32 of 32">></a></td>
<td class="vbmenu_control" title="list.php?skinnerid=55671&page=2"><a name="PageNav"></a></td>
</tr>
</table>
</div>