@charset "UTF-8";

/* ie 6 css & ie 7 css */

*html #meta-links, *+html #meta-links {
	position:		absolute; 
	top:			13px;
	right:			176px;
}

*+html #meta-search {
	position:		absolute; 
	top:			10px;
}

*html #meta-search {
	position:		absolute; 
	top:			9px;
}

input#meta-search-field {
	font-size:		11px;
}

*html #right {
	clear:			both;
	float:			right;
	margin-left:	0px;
}

*html #left {
	float:			left;
}

*html #left {
	width:170px;
	overflow:hidden;
}

*html #menu-first-sub li,
*html .picture-wide, 
*html .picture-panel, 
*html .picture-landscape, 
*html .container-pic_wot,
*html .search-result-text,
*html #left
{ 
	display:		inline;
}

*html #menu-first-sub li a { 
	padding-top:	0.1em;
	padding-bottom:	0.1em;
}

*html .container-text {
	height:			136px;
	text-align:		left;
	vertical-align:	middle;
	padding:		10px 20px 16px 10px;
}

*html #content-middle {
	height:			500px;
}


*html #disquieter {
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 = "../../../clear.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)
);
}

*html #content-middle {
	background:		url(../img/bg-content-px2.gif) repeat-y;
}
*html #content-bottom {
	background:		url(../img/bg-content-bot.jpg) no-repeat;
}

