/* For the comment forms */ .commentOdd, .commentEven { padding: 1em; border: solid 1px #ededed; margin-bottom: 1em; } .commentOdd {background-color: #efefef} .commentEven {background-color: #ffffff} /* Removes the extra space created at the bottom by IEs idiotic mechanisms. */ #header #links a{ height: 1em; } .widget_archives ul li a, .widget_links ul li a, .widget_catgories ul li a, .widget_categories ul li a, .widget_pages ul li a { height: 1em; } /* fix center alignment problems in ie5. */ #background-layer-3 {text-align:center} #container {text-align:left} /* Fix a few problems with IE5 and 5.5. Why, just for the hell of it. :D*/ .ie-quirk-mode #header #links{ width:180px; } .ie-quirk-mode .widget_archives ul li, .ie-quirk-mode .widget_links ul li, .ie-quirk-mode .widget_catgories ul li, .ie-quirk-mode .widget_categories ul li, .ie-quirk-mode .widget_pages ul li { margin-bottom: 3px; }