#quickNav .item {
	clear: both;
}

#quickNav .item a {
	color: White;
	font-size: 1.3em;
	line-height: 1.3em;
	text-decoration: none;
}

#quickNav .item a:hover {
	text-decoration: underline;
}