@charset "utf-8";
/* Горизонтальный сепаратор */
.nwi-sep-h{
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	margin-top: 50px;
	margin-bottom: 20px;
}

.nwi-sep-l{
	border-left:1px #cccccc dashed;
	}
.nwi-sep-r{
	border-right:1px #cccccc dashed;
	}



/* Три колонки */
#nwi-middle .c20l{
	width:23%;
	margin-top:-10px;
	}
#nwi-middle .subcl{
	padding-top:10px;
	}

#nwi-middle .c50l{
	width:54%;
	margin-top:-10px;
	border-right:1px #cccccc dashed;
	border-left:1px #cccccc dashed;
	}
#nwi-middle .subc{
	padding-top:10px;
	}

#nwi-middle .c20r{
	width:23%;
	margin-top:-10px;
	}
#nwi-middle .subcr{
	padding-top:10px;
	}
	
#buttons-down{
	text-align:right;
	}
	
/* Нижние две колонки */
