/* IE6 css fixer v0.95: Wed, 26 Oct 2011 13:55:30 +0200 */

/* ============================================= */
/* safe settings                                 */

/* add display:inline to floated elements */
.left,
.menu,
.menu ul,
#row1,
.footer,
.print_it {display:inline;}

/* convert min height values */
.main {height:100%;}


/* fix negative margins */
.main,
.print_it {position:relative; zoom:1;}

/* add overflow:visible to (submit) buttons */
 input, button {overflow:visible;}