div.warning {
	text-align:center;
	background: #D3031B;
	position:absolute; top:40%; left:30%; width:40%;
	padding:10px;
	font-size:20px; font-weight:bold;
	color:#fff;
	border:5px solid #fff;
	filter:alpha(opacity=100); -moz-opacity: 1;opacity: 1;
	z-index: 10112;
}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
#TB_overlay {
	height:100%;
	left:0px;
	position:fixed;
	top:0px;
	width:100%;
	z-index:100;
}
#instMng td {
	padding: 5px 5px;
}
.inmiddle {
	display: -moz-inline-box;
	display: inline-table;
	display: inline-block;
	vertical-align: middle;
}
* html .inmiddle {
	_height: 0;
	display: inline;
}
*:first-child+html .inmiddle {
	_height: 0;
	display: inline;
}
.label {
	display:block;
}
.label:hover {
	background:#f7efda;
}
.bg_lightgreen, .bg_lightgreen td {
	background:#d9ecc3;
}
.plashka {
	float:left;
	margin:0 15px 20px 0;
	width:250px;
	min-height:210px;
	background:#fafafa;
}
* html .plashka {
	height:220px;
}
.plashka_title {
	background:URL(/ni/module_top_left.gif) no-repeat left top;
}
.plashka_title .inner {
	background:URL(/ni/module_top_right.gif) no-repeat top right;
	font-size:15px;
	font-weight:bold;
	padding:7px 20px;
}
.plashka_content {padding:0 10px 0 14px;}

.box_round {
	background:URL(/ni/bg_round1.jpg) no-repeat left top !important;
}
.box_round .content {
	background:URL(/ni/bg_round2.jpg) no-repeat top right !important;
	width:auto !important;
	padding:15px;
}
