
.parkleftcol ul {
	list-style: square;
	padding-left: 1.5em;
}

.parkleftcol ul li {
	list-style-type: square;
	background: none;
	padding-left: 0;
}

