White Box over Top Frame

SOLVED

I am having an issue with an ASP page for a custom entity.  There is a white box covering a portion of the top frame and I cannot determine what is causing it.

This is what it looks like...

It is the white area just under the black Sage CRM bar.  It is covering a portion of the gray area.

I added the top frame to this page by adding this line to my asp page...

(The Lease is the entity in context)

CRM.GetCustomEntityTopFrame("Lease");

If I inspect the page, the white block refers to "TabsPlaceHolderDiv"

This is the information I get, but I don't know how to resolve the issue.

Any assistance would be greatly appreciated!!