.list {
	text-indent: 20px;
	vertical-align: text-top;
	word-spacing: normal;
	white-space: nowrap;
	display: table-column;
	letter-spacing: normal;
	text-align: left;
	margin: auto;
	padding: 4px;
	height: auto;
	width: auto;
	border: thin dotted;
	list-style-image: none;
	list-style-type: none;
	page-break-before: auto;
	page-break-after: auto;
}
