﻿* html img.png{
    position:relative;
    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 = "//www.stub.com/com/css/app/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)
    );
}


#StubMenu ul li.over a{height: 1%;}
#StubMenu li ul, #StubMenu li iframe {
text-align:left; margin:0; padding:0; display: none; list-style: none;
position:absolute; left: 0px; top:46px; right:auto; border:none; width:250px;}

#StubMenu li:hover ul, #StubMenu li.over ul {display: block; background:none; width:250px; border:solid 1px #5898f3; background:#fff;}
#StubMenu li:hover iframe, #StubMenu li.over iframe{display:block;}
#StubMenu li:hover, #StubMenu li.over{z-index:1000;}

.ddm{text-align:left; width:230px; color:#5d5d5e; padding:5px 20px 20px 20px;}

.rc{position:static;}
.btl, .btr, .bbl, .bbr, .btl-b, .btr-b, .bbl-b, .bbr-b, .btl-b2, .btr-b2, .bbl-b2, .bbr-b2 {position:absolute; width:0px; height:0px; display:block;}
.fb-hd{display:none;}

div.cdrop div.list-wrapper{top:-70px; border-top:#92b2d2 1px solid;max-height:70px;height:70px;background:#fff;}