.-m-cms-cont-u1-table1 {
	overflow:auto;
	margin:1em 0;
	padding:.5px;
	white-space:nowrap;
}
.-m-cms-cont-u1-table1 > table {
	width:100%;
}
.-m-cms-cont-u1-table1 > table > * > tr > td {
	border:1px dotted var(--thm1-color-1);
	padding:.5em;
}

.-m-cms-cont-u1-table1.-e > table > * > tr > td {
	height:1em;
}
