.basket {
	height: 45px;
	width: 181px;
	text-align: right;
}
.basket a {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	line-height: 17px;
}
.basket img {
	border: none;
	width: 28px;
	height: 24px;
	float: left;
	margin: 5px 0;
}
.basket strong {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.basket a span {
	padding-right: 17px;
}