#shopNav .item_2 a {
	display: block;
	float: left;
	width: 170px;
	height: 20px;
	padding: 4px 0 4px 24px;
	color: #ffffff;
	font-style: italic;
	text-decoration: none;
}

#shopNav .item_2 a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#shopNav .item_2 a.selected {
	color: #ffffff;
	font-weight: bold;
}