#basketNav a {
	display: block;
	height: 27px;
	margin: 0;
	padding: 15px 60px 0 0;
	color: #ffffff;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	background: url(../../../images/shopping-cart.png) no-repeat right top;
}