.menu-line-bottom a:hover {
	text-decoration: underline;
}

.menu-line-bottom a.active {
	font-weight: bold;
}

.menu-line-bottom li {
	list-style: none;
	display: inline-flex;
	font-size: 14px;
	width: 120px;
}

ul.menu-line-bottom {
	width: 920px;
	text-align: left;
	background: white  none repeat scroll 0 0;
	padding: 5px;
	list-style-type: none;
	margin: 0 auto;
}

