Quote Originally Posted by yellow1912 View Post
I would suggest you try something like img a {text-decoration:none} since this has to do with the img acting as a link.
That didn't work.

Neither did...
Code:
item>description a img {
 margin: 0px 8px 8px 0px;
 border-width: 0px;
 border-color: #ffffff;
 text-decoration: none;
 }
Maybe I'm not targeting it properly?
Or, maybe IE7 just overides what's specified anyway?

Best Regards, Lloyd Borrett.