#list-items {
	text-indent: 0px;
	white-space: normal;
	display: list-item;
	text-align: left;
	list-style-position: inside;
	list-style-type: disc;
	font-size: 12px;
}
