/* IE6 css fixer v0.8: Tue, 21 Sep 2010 10:57:01 +0200 */

/* ============================================= */
/* safe settings                                 */

/* add display:inline to floated elements */
#contents_right,
#contents_right_top,
#contents_right_center,
#menu_1,
#menu,
li.cast,
li.cast2 {display:inline;}

/* add zoom:1 to overflow:hidden */
a {zoom:1;}

/* add zoom:1 to pos:relative elements */
#contents_right {zoom:1;}

/* add zoom:1; display:inline; to inline-block elements */
.cl {zoom:1; display:inline;}