.open {
	display: block;
	list-style-type: none
	}
.closed {
	display: none;
	list-style-type: none
	}
