/* IE6 css fixer v0.4: Thu, 11 Jun 2009 12:31:41 +0200 */

/* ============================================= */
/* safe settings                                 */

/* add display:inline to floated elements */
#header h1,
#header #helpNav ul,
#header #helpNav p,
#header .space .banner,
#globalnavi li,
#container #contents,
#container #sideber,
#container #sideber .info .new .box img,
#gototop a,
#footer .space #maincontents .footnavi,
#footer .space #maincontents2,
#footer .space #maincontents2 .footnavi {display:inline;}

/* add zoom:1 to overflow:hidden */
#header .space,
#path .space,
#container,
#container #sideber .info .new,
#container #sideber .info .new .box,
#container #sideber .info .new .box a,
#container #sideber .info .new .other,
#gototop,
#footer .space,
#footer .space #maincontents,
#footer .space #maincontents2 {zoom:1;}

/* fix negative margins */
#header #helpNav ul li img {position:relative; zoom:1;}

/* add zoom:1 to pos:relative elements */
#header .space,
#header #helpNav li,
#header .space .banner {zoom:1;}


/* ============================================= */
/* potentially harmful settings                  */