#lower-navigation ul {
	display: block;
}

#lower-navigation ul li {
	display: inline;
	border-bottom: 0;
}

#content-wrapper {
	padding-top: 30px;
}