.expander0, #top_right, #body_right, #bottom_right, #sidebar-left, #sidebar-right, 
body.two-sidebars .outer, body.sidebar-first .outer, body.sidebar-second .outer, 
body.two-sidebars .outer a, body.sidebar-first .outer a, body.sidebar-second .outer a {
	zoom: 1;
} /* The above rule gives hasLayout to some page elements so that IE will not be buggy */


#middlecontainer {
	word-wrap: break-word;
}
.block .item-list li {
	vertical-align: top;
}

/* fix layout width in IE6 */
body.sizer0 {
	width:expression(document.body.clientWidth > 1440 ? "160px" : "40%" );
}

/* HOLLY HACK FOR IE 6 */
* html { height: 0; }

/* NO DROP-DOWN SHADOW */
ul.firstsublayer, 
ul.sublayer {
	background-image: none !important;
}
#image_text {
	left:0;
}