I'd like to put a background image (a 1-pixel wide image repeated horizontally) behind the generated table that comprises the header of the panelPage, but am not sure where to put the styles. I tried putting them on the panelPage's span element itself (via inlineStyle="background-color: #5E87B9; background-image: url(../images/gaugeBlue.png); background-repeat: repeat-x"), but nothing shows up.
Any ideas? Thanks, Shawn
