* html body { width:expression(document.documentElement.clientWidth < 1200 ? "1200px" : "auto"); }
#content .ad-list div{
	display:block;
	height:auto;
	margin-top:expression((this.offsetHeight < this.parentNode.offsetHeight) ? (this.parentNode.offsetHeight - this.offsetHeight)/2 + "px" : "0px");
}
.logo a{
	background:-9999px -9999px;
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='images/logo.png', sizingmethod='crop');
}
.box-holder .visual .slogan{
	background:-9999px -9999px;
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='images/text-slogan-2.png', sizingmethod='crop');
}
