* html #header strong a {
	background:url(../images/none.gif);
	cursor:pointer;
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='images/logo.png', sizingmethod='crop');
}
* html .mc-holder-22 .paulina-bg {
	background:url(../images/none.gif);
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='images/img-paulina.png', sizingmethod='crop');
}
* html .lang-bg {
	background:url(../images/none.gif);
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='images/bg-lang.png', sizingmethod='crop');
}
* html .news-lite {
	background:url(../images/none.gif);
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='images/bg-news-lite.png', sizingmethod='scale');
}
* html .news-dark {
	background:url(../images/none.gif);
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='images/bg-news-dark.png', sizingmethod='scale');
}

* html .top-bg {
	background:url(../images/none.gif);
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='images/bg-box-top.png', sizingmethod='crop');
}
* html .btm-bg {
	background:url(../images/none.gif);
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='images/bg-box-btm.png', sizingmethod='crop');
}
* html body {
	width:expression(document.documentElement.clientWidth < 1000 ? "1000px" : "auto");
}
* html #footer ul li {
	background: expression( (this===this.parentNode.childNodes[0]) ? "none" : "url(images/bg-sep.gif) no-repeat 0 50%");
}

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 = "http://www.arsls.com/paulinarubio/demosite/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)
);
}

.playerInnerBox_gsvb .player_gsvb {
  width : 320px;
  height : 260px;
}