I am using the header "global text-area" inside a view within drupal7. For some reason when I use the header function in the view I get a bunch of extraneous divs like the following at the end of my header:
</div></div></div> </div>
How do I remove these? If I remove the header (which I need or at least an alternative they go away. I am using semantic views in case in you are wondering.