With Firefox you can use this configuration code which will eliminate the top two blue bars completely. I use it and it works fine. Lau came up with the code some time ago:
Code:
@-moz-document domain(wrongplanet.net) {
div#accordion {
display: none !important;
}
}
Save the code in a file called: userContent.css
On Vista save the file in the folder:
C:\Users\(username)\AppData\Roaming\Mozilla\Firefox\Profiles\(some digits).default\chrome
You will need to close and reopen Firefox for it to take effect.
Note that the folder "chrome" has nothing to do with the browser called 'Chrome'. This is a Firefox folder.
_________________
I've left WP indefinitely.