.heading img, .title 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 = "/images/transparent.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));
}
#navigation li
{
    background-image: expression( (this===this.parentNode.childNodes[0]) ? "none" : "auto");
}
.game-section .video-place .play
{
    background: none;
    filter: progid:dximagetransform.microsoft.alphaimageloader(src='/images/btn-play.png', sizingmethod='crop');
}
.btn-add
{
    background-position: -9999px -9999px;
    filter: progid:dximagetransform.microsoft.alphaimageloader(src='/images/btn-add.png', sizingmethod='crop');
}
.personal-rating table td
{
    padding-left: expression( (this===this.parentNode.childNodes[0]) ? "7px" : "auto");
}
.popup .top .left
{
    background: none;
    filter: progid:dximagetransform.microsoft.alphaimageloader(src='/images/popup-t-l.png', sizingmethod='crop');
}
.registration-form fieldset
{
    background: none;
    filter: progid:dximagetransform.microsoft.alphaimageloader(src='/images/registration-form.png', sizingmethod='crop');
}
.popup .top .right
{
    background: none;
    filter: progid:dximagetransform.microsoft.alphaimageloader(src='/images/popup-t-r.png', sizingmethod='crop');
}
.popup .bottom .left
{
    background: none;
    filter: progid:dximagetransform.microsoft.alphaimageloader(src='/images/popup-b-l.png', sizingmethod='crop');
}
.popup .bottom .right
{
    background: none;
    filter: progid:dximagetransform.microsoft.alphaimageloader(src='/images/popup-b-r.png', sizingmethod='crop');
}
.popup .popup-holder .left
{
    background: none;
    filter: progid:dximagetransform.microsoft.alphaimageloader(src='/images/popup-l.png', sizingmethod='scale');
}
.popup .popup-holder .right
{
    background: none;
    filter: progid:dximagetransform.microsoft.alphaimageloader(src='/images/popup-r.png', sizingmethod='scale');
}
.statistic .popup-statistic .top
{
    background: none;
    filter: progid:dximagetransform.microsoft.alphaimageloader(src='/images/statistic-popup-top.png', sizingmethod='crop');
}
.statistic .popup-statistic .bottom
{
    background: none;
    filter: progid:dximagetransform.microsoft.alphaimageloader(src='/images/statistic-popup-bottom.png', sizingmethod='crop');
}
.statistic .popup-statistic-holder
{
    background: none;
    filter: progid:dximagetransform.microsoft.alphaimageloader(src='/images/statistic-popup.png', sizingmethod='scale');
}
.progressLoader
{
    background: none;
    filter: progid:dximagetransform.microsoft.alphaimageloader(src='/images/25p_white.png', sizingmethod='crop');
}
.registration-form .btn-holder
{
    position: fixed !important;
}
.datebook table td 
{
    
}
.datebook table .select
{
    text-decoration: none !important;
}
td.ed span {
    color:#666666;
    float:left;
    width:40px;
    text-align:center;
}
