Just a small detail, but if you should look for this; on the subscribe to newsletter page, the test Subscribe/Unsubscribe is displayed in bright blue, only in IE.
You can change this to you choice by putting this in your stylesheet.css (belonging to yr template.htm):
legend
{
color: #ff0000;
}
Red in the example, change to whatever colour.
