/* For IE7 */
.home ul#listings li { *line-height: 23px; *margin-bottom: -3px; }
.home ul#listings li div.story { *margin-bottom: -4px; }
.home ul#listings h2 { *line-height: 21px; *margin-top: 0px; *padding-bottom: 0px; }
.home ul#listings ul.filters { *margin: 0;}
.home ul#listings ul.filters { *padding-top: 8px; *padding-bottom: 1px; }


/* For IE6 */
*html .home ul#listings h2 {_position: absolute; _clear: left; padding: 3px 0 0 10px; height: 25px; background: url("../images/panel-top-odd.jpg") no-repeat;}
*html .home ul#listings ul.filters {margin: 7px; padding: 0;}
*html .home ul#listings li div.story { position: relative; top: 9px; }
*html .home ul#listings li div.story img {_margin-bottom: -4px; }
*html .home h3.entry-title {margin-top: 24px;}
*html .home ul#listings li.selected, *html .home ul#listings li.hover, *html .home ul#listings li.hover {
   background: url("../images/panel-top-onselect.jpg") no-repeat;
 }
*html #panel-select {margin-top: -11px; margin-bottom: 0; padding: 0;}
*html .winhead {margin-top: 7px;}
*html #footer {margin-top: -38px;}