/* common */
body
{
	width:expression(document.documentElement.clientWidth < 995 ? "995px" : "auto");
}
.clr,
#cnt
{
    height:1%;
}
/* /common */
* html #logo img
{
	display:none;
}
* html #logo
{
	background:none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/logo.png', sizingMethod='crop');
}
* html #download div
{
	background:none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/download.png', sizingMethod='crop');
}
* html .leftNav .t
{
	background:none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/leftBlockTop.png', sizingMethod='crop');
}
* html .leftNav .b
{
	background:none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/leftBlockBot.png', sizingMethod='crop');
}
* html .leftNav .m
{
	padding-top:1px;
}
.breadCrumds li
{
	background-image:expression(this == this.parentNode.firstChild ? 'none' : './img/icons/breadCrumbsLi.gif');
	padding-left:expression(this == this.parentNode.firstChild ? '0' : '9px');
}

* html .rightNav li
{
	height:20px;
	line-height:30px;
	padding-bottom:10px;
}
* html .rightNav li.register
{
	background:none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/icons/rightNav/reg.png', sizingMethod='crop');
}
* html .rightNav li.register img
{
	padding-top:5px;
}
* html .rightNav li.account
{
	background:none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/icons/rightNav/account.png', sizingMethod='crop');
}
* html .rightNav li.moneyOutput
{
	background:none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/icons/rightNav/money.png', sizingMethod='crop');
}
* html .rightNav li.security
{
	background:none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/icons/rightNav/security.png', sizingMethod='crop');
}
* html .rightNav li.tournaments
{
	background:none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/icons/rightNav/tournaments.png', sizingMethod='crop');
}
* html .rightNav li.about
{
	background:none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/icons/rightNav/about.png', sizingMethod='crop');
}
* html .rightNav li.question
{
	background:none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/icons/rightNav/question.png', sizingMethod='crop');
}
.ask label
{
	padding-top:2px;
}
* html .rightImgBlock img
{
	display:none;
}
* html .rightImgBlock
{
	background:none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/rightImgBlockLight.png', sizingMethod='crop');
}
.moneyOutEn table td
{
	padding:expression(this == this.parentNode.firstChild ? '5px 0' : '5px');
}
