* html body {
	width:expression(document.documentElement.clientWidth < 998 ? "998px" : "auto");
}
* html .btn-gi {
	position: absolute;
	margin-top:123px;
	top: expression(eval(document.documentElement.scrollTop) + "px");
	left: expression(parseInt(document.documentElement.clientWidth - 25 + document.documentElement.scrollLeft - 1, 10) + "px");
}
* html .box-news ul li {
	zoom:1;
}
* + html .box-news ul li {
	zoom:1;
}
* html .sub-nav ul li {
	background: expression( (this===this.parentNode.childNodes[0]) ? "none" : "url(images/bullet1.gif) no-repeat 0 50%");
}
* html .widget-banners ul li {
	margin-top: expression( (this===this.parentNode.childNodes[0]) ? "0" : "15px");
}
* html .widget .heading a.btn-add {
	background:url(../images/none.gif);
	cursor: pointer;
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='images/btn-add.png', sizingMethod='crop');
}
* html .ico {
	background:url(../images/none.gif);
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='images/ico-inma.png', sizingMethod='crop');
}
* html .image .drop .popup-choice {
	background:url(../images/none.gif);
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='images/bg-popup-choice.png', sizingMethod='crop');
}
* html .post .counters ul .popup-soc {
	background:url(../images/none.gif);
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='images/bg-popup-social.png', sizingMethod='crop');
}
* html .post h2 .profile .popup-profile {
	background:url(../images/none.gif);
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='images/bg-popup-choice1.png', sizingMethod='crop');
}
* html .popup-t {
	background:url(../images/none.gif);
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='images/bg-popup-t.png', sizingMethod='crop');
}
* html .popup-b {
	background:url(../images/none.gif);
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='images/bg-popup-b.png', sizingMethod='crop');
}
* html .popup-wrap {
	background:url(../images/none.gif);
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='images/bg-popup.png', sizingMethod='scale');
}
* html .panel .social .popup-s {
	background:url(../images/none.gif);
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='images/bg-popup-soc.png', sizingMethod='crop');
}
