So I'm using PIE.htc from http://css3pie.com/ and using it on a parent element div#page-contents, as well as some elements inside that (dl.mainfeatures, div#login-stuff, etc.). On IE 8 (haven't tested other versions yet), the CSS3 code I use appears just fine on the parent element, but none of the child elements are showing anything (rounded corners, box shadow, nothing). Even regular CSS attributes (background-color, border) aren't showing up.
Is there some issue with applying an HTC fix to child elements and their parent element at the same time? How can I get this to work?