See below a screenshot of the infoWindow's appearance in my ArcGIS JavaScript API (v3.2) application.

As you can see the transparent title bar with the white buttons doesn't work too well against a background map with white areas.
I've used Chrome's developer tools to test changing the CSS of every element associated with the infoWindow but still haven't managed to stop it having a transparent background. The closest I've come gave it a coloured background - by adding a background-color to the title class - but this extended way outside the infoWindow and out of the map.

How do I style this differently? Do I need to choose a new (non-claro) theme for the whole page? What are the other theme options?
Any input much appreciated.
