/* IE6 css fixer v0.4: Mon, 03 Aug 2009 16:08:42 +0200 */

/* ============================================= */
/* safe settings                                 */

/* add display:inline to floated elements */
.float_right,
.float_left,
#menu,
#RHS1 {display:inline;}

/* add zoom:1 to pos:relative elements */
#header,
#wrapper {zoom:1;}