> use them where? in the style sheet they wouldn't work and directly in the iframe
> tag I'm not allowed to do so since as I mentioned all the appearance of any element
> are to be set through style sheets so that they can be changed with the least effort...
lol, sounds like a perfectly viable argument to standardize on Mozilla to me!
I did some fooling with this and in IE there is no way to get around the frame border without markup. You're going to have to insert frameborder="0" in the source of the document to get rid of that border, then you can control the CSS border from the style sheet with the border property. This isn't necessary in Mozilla because it treats the CSS border as being the one and only border of the frame, not two separate borders as is the case with IE.
> A small example showing the effect is a good idea but here it's midnight now and
> I'm going off
Well that would be best, a simple testcase that demonstrates what you want is what I meant by that.
As far as the other aspects of the look and feel, this should be entirely controllable with CSS. Well in theory at least, sometimes IE has ideas of its own.
Regards,
Rich
--
[
http://www.smilingsouls.net]
[
http://pear.php.net/Mail_IMAP] A PHP/C-Client/PEAR solution for webmail