.nmplateTable,
.nmplateTable th,
.nmplateTable td{
	border:1px solid #e1e1e1;
	padding:1px;
}

.nmplateTable{
	width:100%;
}

.nmplateTable td{
	padding:5px;
}

.nmplateTable th{
	background-color:lavender;
}

.nmplateTable col.title{
	width:15%;
}

.nmplateTable col.contents{
	width:auto;
}

.nmplateTable li{
	vertical-align: top;
}
span.labelFL{float:left; display: block;}
._knd{
	display: inline-block;
	width: 80%;
	border-bottom: 0 !important;
}

._clause{
    padding: 5px;
}

/* ._clause ol li{
	list-style: inherit !important;
}
 */

