I am trying to make rounded corners in IE with the CSS3 PIE attached behavior.
Here is my CSS:
.fieldRow { clear:both; padding: 0; margin
A solution that works for me is as follows:
Dan