
*html div#home-main{width:600px}
*html div.big-frame embed{margin-top:15px; margin-left:12px}
*html div#main{width:770px}
*html strong.current-page a.current-page{color:#D70080;display:block;font-weight:bold;margin:0 0 25px 30px;text-decoration:none;width:120px;line-height:15px}
*html div#main div.main-left{width:490px}
a.socialBookmark{clear:both;display:block}
ul#footer-nav li a{line-height:17px}
div#header-contacts a{color:#79675F;text-decoration:underline}
div#header-contacts a:hover {color:#009FDB;text-decoration:underline}
div#header-contacts a:visited{color:#79675F;text-decoration:underline}

* html .coverTracks,
* html .socialBookmark,
* html img,
* html .png {
    azimuth: expression(
        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 = "/media/images/transparent_127.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
    );
}

