ul ul ul li {
	list-style-type: none;
	list-style-image: none;
}

ul ul ul ul li {
	list-style-type: square;
}
