
ul {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
}

li {
	margin-bottom: 0;
}

