First...sorry for the off topic post. Second, I wanted to publicly thank Georg
(Gunlaug S�rtun) for his help in resolving my problem. I am pasting the
pertinent code here for anyone who may find his solution as helpful as I did.
http://216.119.67.187/js/index.htm
Thanks again,
J
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#mainContent {
margin: 8px;
background: #F0F0E7;
float: right;
width: 70%;
margin-top: 14px /* new */;
display: inline /* new - IE-bug fix */;
}
#sidebar {
margin: 8px;
background: #F0F0E7;
float: left;
width: 25%;
margin-top: 14px /* new */;
display: inline /* new - IE-bug fix */;
}
#sidebar2 {
margin: 8px;
background: #F0F0E7;
float: left;
width: 25%;
margin-top: 14px /* new */;
display: inline /* new - IE-bug fix */;
}
#sidebar3 {
margin: 8px;
background: #F0F0E7;
float: left;
width: 25%;
margin-top: 14px /* new */;
display: inline /* new - IE-bug fix */;
}
b.rtop, b.rbottom {
display: block;
background: none /* new */;
position: relative /* new - IE-bug fix */;
}
b.rtop {
margin-top: -5px /* new */;
}
b.rbottom {
margin-bottom: -5px /* new */;
}
b.maintop {
display: block;
margin-top: -4px;
background: none /* new */;
position: relative /* new - IE-bug fix */;
}
---------------------------------
Do you Yahoo!?
Everyone is raving about the all-new Yahoo! Mail Beta.
---------------------------------
Yahoo! Messenger with Voice. Make PC-to-Phone Calls to the US (and 30+
countries) for 2¢/min or less.
______________________________________________________________________
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/