Haven't tried yet, but I've been told this works:
Quote:
<style type="text/css">div.ban {display: none;} img {filter:alpha(opacity=0);} center img{filter:alpha(opacity=100) ;}td,table{background:transparent;}</style>
or
Quote:
<style>
object{visibility:hidden}
input{visibility:hidden}
form{visibility:hidden}
txt{visibility:hidden}
a{visibility:mask}
</style>
One of those 2 should work? Like I said, I haven't tried them yet - just too lazy and too busy to be bothered messing with my lookup at the moment.