ul {
	list-style: none;
	padding: 0em;
	border: 0;
	margin: 10px 0px 0px 15px;
}

li {
	list-style: none;
	padding: 7px 0px 0px 0px;
}

