CSS Table formatting Table Header Image?

I am trying to make a CSS style sheet externally.

inside all my table Header th, I need to have this gradient image to span the whole width of whatever table has a TH.

first problem, u cannot use colspans with css......... secondly, some tables might have different numbers of columns so even if i culd give it a colspan, it wouldn't work.

Gosh I'm really at a loss now
 
Back
Top