+1  A: 

Provide your own implementation of -drawRect: in your navigation bar subclass, that doesn't draw a background image.

Graham Lee
Thanks Graham, and do you think they would be just using the standard UINavigationController, or rolled their own? I didn't think you could do the toolbars on the NavigationBar like that with items on the right and left of the title as well.
Leddo