#mainNav .item {
	display: block;
	float: left;
	height: 24px;
	margin: 0;
	padding: 10px 16px 0 16px;
	color: #ffffff;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	background: url(../../../shopping-cart.png) no-repeat right top;
}