Thanks to Olly's timely response to another similar post [Problem with image 
float in Ff] as well as Prabhath pointing me to the Peekaboo bug, the solution
was pretty simple and is detailed below.

Added the following in the css file right after declaring #content

#content div {
        width: 580px;
}
Then changed .outby3 to #content div.outby3

And finally changed div.SecTitleHd,h1  to #content div.SecTitleHd,h1

No more disappearing text.
Thanks to all for their help!

MikeG
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to