* html #wrapper{width: expression(this.parentNode.scrollWidth <= 995 ? '995px' : 'auto'); height: 1px;}


* html img {
    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "http://www.abledating.net/images/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
    );
}




* html{filter: expression(document.execCommand("BackgroundImageCache", false, true));}

* html #submenu li{float: none !important; float /**/: left;}
* html .testimonials{height: 1px;}

* html #abledating h1{background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="new_design_img/title-abledating.png", sizingMethod="crop");}
* html #abledating .buynow{background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="new_design_img/button-buynow.png", sizingMethod="crop");}
* html #abledating .trynow{background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="new_design_img/button-trydemo.png", sizingMethod="crop");}

* html #main .maxwidth{width:expression(document.body.clientWidth > 1180 ? "1180px" : "auto" );}