
.main_block, .footer, .img_4 {width:expression(((document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.clientWidth : document.body.clientWidth) < 990 ? "990px" : "100%");
}

.main_menu ul {
	overflow:visible;
	height:154px;
}

.catalog ul {
	overflow:visible;
	height:486px;
}

.right_column .good_of_the_day .good_of_the_day_in {
	overflow:visible;
	height:392px;
}

.main_block .cart {
	right:58px;
}

