.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;
}

ul.menu-line-bottom {
	width: 830px;
	text-align: center;
	background: url(http://www.heartpool.com/layout/themes/heartpool/img/menu-line-bottom_bg.png) no-repeat;
	padding: 5px;
	height: 29px;
}

