Remote tabs using ajax - which page's CCS takes precedence?

Remote tabs using ajax - which page's CCS takes precedence?

This arguably is a CSS or Ajax question but I suspect most of the pratical implementation experience is here on this forum.

I am loading web pages dynamically into tab panels and seeing very strange CSS behaviour.  Does the CSS on the parent page control the rendering of the tab contents or the CSS which is loaded into the panel via $.load()?

Thanks in advance!