body {
	width:expression(document.documentElement.clientWidth < 991 ? "991px" : "auto");
}
#footer ul li {background-image: expression( (this===this.parentNode.childNodes[0]) ? "none" : "auto");}
.today-top-stories .t {
	background: none;
	filter: progid:dximagetransform.microsoft.alphaimageloader(src='/images/bg/bg-stories-top.png', sizingmethod='crop'); 
}
.today-top-stories .b {
	background: none;
	filter: progid:dximagetransform.microsoft.alphaimageloader(src='/images/bg/bg-stories-bottom.png', sizingmethod='crop'); 
}
.today-top-stories .c {
	background: none;
	filter: progid:dximagetransform.microsoft.alphaimageloader(src='/images/bg/bg-stories-middle.png', sizingmethod='scale'); 
}
.features ul li span {
	background: none;
	filter: progid:dximagetransform.microsoft.alphaimageloader(src='/images/bg/opacity.png', sizingmethod='scale'); 
}
.choose-day-box .btn-submit{
	behavior: expression(this.onmouseover = new
	Function("this.className += ' hover'"), this.onmouseout = new
	Function("this.className = this.className.replace(' hover','')"),
	this.style.behavior = null); 
}
.send-friend .btn-submit{
	behavior: expression(this.onmouseover = new
	Function("this.className += ' hover'"), this.onmouseout = new
	Function("this.className = this.className.replace(' hover','')"),
	this.style.behavior = null); 
}
.form-talkbacks .btn-send{
	behavior: expression(this.onmouseover = new
	Function("this.className += ' hover'"), this.onmouseout = new
	Function("this.className = this.className.replace(' hover','')"),
	this.style.behavior = null); 
}
.form-talkbacks .btn-censel{
	behavior: expression(this.onmouseover = new
	Function("this.className += ' hover'"), this.onmouseout = new
	Function("this.className = this.className.replace(' hover','')"),
	this.style.behavior = null); 
}
.send-friend .t {
	background: none;
	filter: progid:dximagetransform.microsoft.alphaimageloader(src='/images/bg/bg-send-friend-t.png', sizingmethod='crop'); 
}
.send-friend .b {
	background: none;
	filter: progid:dximagetransform.microsoft.alphaimageloader(src='/images/bg/bg-send-friend-b.png', sizingmethod='crop'); 
}
.send-friend .c {
	background: none;
	filter: progid:dximagetransform.microsoft.alphaimageloader(src='/images/bg/bg-send-friend-c.png', sizingmethod='scale'); 
}
.news-reg .btn-register{
	behavior: expression(this.onmouseover = new
	Function("this.className += ' hover'"), this.onmouseout = new
	Function("this.className = this.className.replace(' hover','')"),
	this.style.behavior = null); 
}
.post .answers .options .links-rate a span,
.post .options .links-rate a span {
	background-position: -9999px -9999px;
	filter: progid:dximagetransform.microsoft.alphaimageloader(src='/images/bg/btn-rate.png', sizingmethod='crop'); 
}


/*.social-nav li {
	background-image:expression( (this===this.parentNode.childNodes[0]) ? "none" : "auto");
}*/

.social-nav li {
	height: expression((function(elem){if (elem === elem.parentNode.childNodes[0]){
			elem.style.backgroundImage='none';
		}else{
			elem.style.backgroundImage=elem.parentNode.style.backgroundImage;
		}
		elem.style.height = "auto";
		})(this));

}
.post-form .list li {
	height: expression((function(elem){if (elem === elem.parentNode.childNodes[0]){
			elem.style.backgroundImage='none';
			elem.style.padding="0 8px 0 0";
		}else{
			elem.style.backgroundImage=elem.parentNode.style.backgroundImage;
			elem.style.padding="0 8px 0 9px";
		}
		elem.style.height = "auto";
		
		window.expc = window.expc || 0;
		window.defaultStatus = expc++;
		/* window.document.title=window.expc; */
		})(this));

}
.post-form .list li {
	/*background-image:expression( (this===this.parentNode.childNodes[0]) ? "none" : "auto");*/
	/*padding:expression( (this===this.parentNode.childNodes[0]) ? "0 8px 0 0" : "0 8px 0 9px");*/
}
.aside-tab .tabset li,
.info-link,
.info-link a.link,
.footer .headAndCredits li {
	display:inline;
	zoom:1;
}
.tag-cloud a{
	zoom:1;
}
.footer ul.headList li,
.footer .columns ul.column{
	display:inline;
	zoom:1;
	float:none !important;
}

.footer .columns ul.column li a{
	display:block;
}
.info-popup .t {
	background:none;
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/images/bg/bg-info-popup-t.png', sizingmethod='crop');
}
.info-popup .b {
	background:none;
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/images/bg/bg-info-popup-b.png', sizingmethod='crop');
}
.info-popup .c {
	background:none;
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/images/bg/bg-info-popup-c.png', sizingmethod='scale');
}

* html .top-left {
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/images/bg/bg-drop-t-l.png', sizingmethod='crop');
	background:url(/images/bg/none.gif);
}
* html .top-right {
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/images/bg/bg-drop-t-r.png', sizingmethod='crop');
	background:url(/images/bg/none.gif);
}
* html .bottom-left {
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/images/bg/bg-drop-b-l.png', sizingmethod='crop');
	background:url(/images/bg/none.gif);
}
* html .bottom-right {
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/images/bg/bg-drop-b-r.png', sizingmethod='crop');
	background:url(/images/bg/none.gif);
}
* html .bottom {
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/images/bg/bg-drop-b.png', sizingmethod='scale');
	background:url(/images/bg/none.gif);
}
* html .left {
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/images/bg/bg-drop-l.png', sizingmethod='scale');
	background:url(/images/bg/none.gif);
}
* html .right {
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/images/bg/bg-drop-r.png', sizingmethod='scale');
	background:url(/images/bg/none.gif);
}
.content { margin-bottom:-9px; }
.body { padding:6px;padding-top:10px; }

.body .left,
.table .top-left,
.table .top{
	position: absolute;
	top: 0;
	left: 0;	
}

.body .right,
.table .top-right{
	position: absolute;
	top: 0;
	right: 0;
}

.table .bottom-left,
.table .bottom {
	position: absolute;
	left: 0;
}

.table .bottom-right{
	position: absolute;
	right: 0;
}

.left,
.right {
	/*height: expression(this.parentNode.parentNode.offsetHeight - 9 + "px");*/
	top: 9px;
	height: 100% ;
}
.table .bottom-left,
.table .bottom-right,
.table .bottom { /*top: expression(this.parentNode.parentNode.offsetHeight + "px");*/
	height: expression((function(elem){elem.parentNode.parentNode.offsetHeight + "px";
	elem.style.height = "auto";})(this));
}
.table .top,
.table .bottom {
	left: 6px;
	width: expression(this.parentNode.offsetWidth - 12 + "px");
}

#content .post h2.hover span,#content .post h2:hover span,.features-box .feature h2:hover span
	{
	display: block;
	margin-bottom: -24px;
	overflow: hidden;
}
.video-list .videoElementinLIcontainer {
	display:block;
	position:relative;
	top:0px;
	right:-20px;
}
#content .post h2.hover span,#content .post h2:hover span,.features-box .feature h2:hover span
	{
	display: block;
	margin-bottom: -20px;
	overflow: hidden;
}
.aside-homepage #content .post h2.hover span,#content .post h2:hover span,.features-box .feature h2:hover span
{
	display: block;
	margin-bottom: -20px;
	overflow: hidden;
}
.rl_title .readinglist{
	bottom:-5px;
}
.tmTeaser.smallTitleTeaser {
	margin-top:		-9px;
}
.content-wrap>.border-box {
	padding: 0 0 0 0;  
}

.news-ticker {
	z-index: -1;
}
.login-cube .info-message {
	width: 269px;
}
.login-cube .info-message message {
	word-spacing: 0px;
	font-size: 10px;
}
