Sort of hard to debug without seeing it live. I've seen this happen when you had incorrect HTML somewhere. Like added a forum description or an ad banner but forgot to close it out the HTML
	
	
	
		Code:
	
	
		<div class="example">
content
	 
 
Like that's missing a </div>