.nlTable{
	width:560px;
	margin:10px 0 30px 0;
	padding:0;
}

.nlTable th{
	width:170px;
	padding-right:25px;
	text-align:right;
}
.nlTable .categorie_column{
	padding:2px 0 0 25px;
	text-align:left;
}
.nlTable .categorie_column input{
	width:20px;
}

.nlTable th span{
	padding-right:5px;
	color:#FB0514;
}
.nlTable td{
	padding:5px 0 5px 0;
}
.nlTable .nlSub{
	padding-left:0;
	padding-right:0;
}
.nlTable td input, .nlTable td select{
	width: 364px;
}
.nlArchive{
	width:570px;
	height:auto;
	border: 1px solid #EBE6EC; 
	margin:10px 0 15px 0;
	padding:0;
}

.nlArchive legend {
	font: bold 13px Tahoma, Geneva, sans-serif;
	color:#ff8701;
	text-transform:uppercase;
	padding:0 5px 0 5px;
}
.nlArchive .legendBlock{
	height:100%;
	margin:0;
	padding:5px 10px 3px 14px;
}
.nlArchive .pad10{
	padding-bottom:10px;
}
.nlArchive .legendBlock ul{
	margin-top:-5px;
	color:#ff8701;
}
.nlArchive .legendBlock li{
	margin:0;
}
.btn{
	margin:20px 0 0 0; 
}
