

ul, ol {
    margin-left 0;
	list-style: none;
}

ul ul {
    margin-bottom: 0px;
	list-style: none;
}

