.@{navigation-class-name} {

	overflow: visible;

	ul {

		list-style-type: none;
		padding: 0;
		margin: 0;

		li {
			margin: 0;
		}
	}
}