.ngg-navigation .ellipsis {
	background: #bbb;
	border: none;
	border-radius: 2px;
	box-shadow: none;
	color: #fff;
	display: inline;
	font-size: 14px;
	font-weight: bold;
	margin-right: 3px;
	padding: 4px 8px;
	text-decoration: none;
}

.ngg-clear {
	clear: both;
}