ul {
	list-style: none;
}

li {
	float: left;
	margin-right: 5px;
}
