#headerNav .item {
	float: left;
	margin: 2px 10px 0 10px;
}

#headerNav .item a {
	color: #231f20;
	font-size: 1.2em;
	text-decoration: none;
}

#headerNav .item a:hover, #headerNav .item a.selected {
	text-decoration: underline;
}
