I’m trying to style up this heading. It slightly pops out the side with a shadow to give it a 3D effect. Please see below:

I am trying to avoid cropping a background-image, for performance reasons and I like to code in progressive enhancement fashion.
I am thinking of making the right and bottom into a border but then what technique can I achieve to get the right hand edge? Is it possible to use CSS3 to produce this design?
Thats as close I could get throwing some css together off the top of my head:
Might need some vendor-prefixes added, but works till IE7.
fiddle
edit: corrected fiddle.