simmy7 0 Newbie Poster

It seems there is a bug in IE7. The buttons in a radiobuttonlist have their borders displayed as a solid line instead of none. This doesn't happen when running a project with the radiobuttonlist in vs 2005. It only happens on the hosting companys server (and my client just switched companies and it still happens). Is there any way to set the style for the individual radio buttons? I tried using the borderstyle of the control but that only sets the border for the whole control. I also tried for each listitem in the code behind but that just adds the style attribute to the span around the radiobutton and its label.
Any ideas appreciated.
Simmy