<DIV ID="mailblock" STYLE="position:absolute; width:auto; height:auto; left:400px; top:50px; background-color:white"> <A HREF="mailto:me@myhouse.com">Mail me!</A><BR> <IMG SRC = "mailbox.gif" width = 30 height = 15 alt = "Mailbox"> </DIV> Microsoft DOM document.all.mailblock document.all.mailblock.style.backgroundColor document.all.mailblock.style.left="0px" OR document.all.mailblock.style.pixelLeft=0 Netscape DOM document.layers["mailblock"] document.layers["mailblock"].bgColor document.layers["mailblock"].left=0