Im trying to demo CSS3PIE and it wont work in IE at all.
HTML:
adding: AddType text/x-component .htc - to the .htaccess file worked like a charm for me.
AddType text/x-component .htc
.htaccess
The shorthand CSS property let's you control what corners to round or not.
border-radius: 0 15px 15px 0;/*(top-left, top-right, bottom-right, bottom-left). */