r83812, r83814: Don't use cl_type at all when paging categorylinks
[lhc/web/wiklou.git] / skins / monobook / IE50Fixes.css
index 26c3dc9..a054a91 100644 (file)
@@ -2,22 +2,22 @@
 ** IE5.0 Fix Stylesheet
 */
 
-#column-content {
+div#column-content {
        margin: 0 !important;
        float: none;
 }
-#column-content #content { 
-       margin-top: 3em; 
+div#column-content #content {
+       margin-top: 3em;
        height: 1%;
 }
-#column-one {
+div#column-one {
        position: absolute;
        overflow: visible;
        top: 0;
        left: 0;
        z-index: 3;
 }
-#footer {
+div#footer {
        margin: 0 0 0 13.6em;
 }