* (bug 24517) LocalFile::newFromKey() and OldLocalFile::newFromKey() no longer throw...
[lhc/web/wiklou.git] / skins / monobook / IE55Fixes.css
index 637daae..f3c2cde 100644 (file)
@@ -1,25 +1,25 @@
 /* IE5.5/win- only fixes */
 
-#column-content { 
-       float: none; 
+div#column-content {
+       float: none;
        margin-left: 0;
        height: 1%;
 }
-#column-content #content {
+div#column-content #content {
        position: relative;
        z-index: 5;
        margin-left: 12.2em;
        margin-top: 3em;
        height: 1%;
 }
-#column-one {
+div#column-one {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 4;
        width: 100%;
 }
-#footer {
+div#footer {
        margin-left: 13.6em;
        border-left: 1px solid #fabd23;
 }