I've been struggling to figure out how to get the inset box-shadow (#shadow-overlay) to properly cover the text inside #text-container. Despite my efforts, which included experimenting with z-index and different positioning techniques, I still haven't been successful in achieving the desired effect! What I really need is for the inset box-shadow at the bottom of #shadow-overlay to completely overlay the text within #text-container. Can anyone provide some guidance or assistance on this? Much appreciated!
If you want to take a look, here is the CSS: http://pastebin.com/QdNhCc9H And here is the HTML: http://pastebin.com/D3tYKXky