.clearfix {zoom:1;}

.wrapper {background: url("../images/wrapper.gif") center 38px repeat-y; width:expression((document.documentElement.clientWidth||document.body.clientWidth)<995?'995px':'100%');}
.container-bg {height: expression(parentNode.offsetHeight+'px');}
.container-bg .bg {height: expression(parentNode.offsetHeight+'px');}

.w-auth .password dt {margin-right: -50px;}

.adv2 {overflow: visible; overflow-x: hidden;}

.footer .bg,
.nav-left .separator,
.w-auth .signup-link a,
.w-auth dd .input-submit input,
.w-vote .separator,
.w-rating .switcher .sep,
.w-rating .switcher .bg,
.w-rating .switcher ul li a,
.w-screenshot .bg,
.w-screenshot .controls li a,
.adv2-video-box .bg,
.adv2-text-box,
.adv2-screenshots li a .bg,
.adv2-features .f-left .bg,
.adv2-features .f-right .bg,
.adv2-features h2,
.adv2-features .f-right span a,
.adv2-footer .bg,
.adv2-footer .pers-bg {
    filter: expression(
	(runtimeStyle.filter == '') ? runtimeStyle.filter = 'progid:DXImageTransform.Microsoft.AlphaImageLoader(src='+currentStyle.backgroundImage.split('\"')[1]+', sizingMethod=crop)' : runtimeStyle.filter,
	runtimeStyle.backgroundImage = 'none');
}

.header .logo img,
.header .logo-text img,
.header .award-kri-2010 img,
.w-rating .table td img,
.w-server-balance img,
.w-download .link img,
.adv2-start-game img,
.adv2-award img,
.adv2-header h1 img,
.adv2-screenshots .s-left img,
.adv2-screenshots .s-right img,
.adv2-footer .foot-copy img {
	width: expression(width);
	filter: expression( (runtimeStyle.filter == '') ? runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+src+"', sizingMethod='image')" : '',
	src = '/images/blank.gif');
}

.w-rating .switcher li.first-child {margin-left: 0;}
.w-rating .switcher li {scrollbar-face-color:expression(runtimeStyle.scrollbarFaceColor = '#fff', (this == parentNode.firstChild) ? className += ' first-child' : '')}

/**/

.nav-left .separator {overflow: hidden; top: 10px;}

.w-screenshot,
.w-rating,
.w-rating .separator,
.adv2-screenshots ul,
ul.nounity-screens {zoom: 1;}
