#shopNav {
	list-style: none;
	margin: 22px 0 0 15px;
	padding: 0;
}

#shopNav .item_0 a {
	display: block;
	float: left;
	width: 180px;
	height: 31px;
	padding: 10px 0 0 5px;

	font-family: 'Times New Roman',Times,serif;
	font-size: 1.8em;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

#shopNav .item_0 a:hover {
	color: #000000;
}

#shopNav .item_0 a.selected {
	color: #000000;
}
