#content .collection{
	margin-left: -38px;
	}
	#content .collection li{
		height: 345px;
		margin-left: 38px;
		}

a.b-basket-back-link {
	width: 252px;
	height: 31px;
	float: right;
	margin: 0 0 -31px -252px;

	position: relative;
	z-index: 200;
	left: 55px;
	background: #FF0000 url("/img/back-to-basket.gif") no-repeat 10px 8px;

	border: 0 ! important;
	outline: 0;
}

.b-basket-summary {
	width: 252px;
	height: 150px;
	float: right;
	margin: 0 0 -150px -252px;

	position: relative;
	left: 55px
}

.b-basket-summary-padding {
	padding: 58px 0 0 10px
}

.b-price {
	margin: 0 0 0 5px;
	color: #32affe;
	font-weight: bold;
	font-size: 180%
}

.b-basket-bottom-wrapper {
	clear: both
}

.b-basket-bottom-price {
	position: relative;
	float: right;
	width: 430px;
	margin: 0 0 0 -430px;
}

.b-basket-bottom-price .b-price {
	position: absolute;
	right: 20px;
	top: 0;
	margin: 0;
}
.b-basket-bottom-price .b-part-price {
	position: absolute;
	left: 0;
	top: 10px;
	font-size: 22px;
}

.b-basket-bottom-actions{
	padding-top: 12px;
	}
a.b-clear-cart {
	float: left;
	clear: left;
	margin: 15px 0 0 14px;
	color: #000000;
	font-size: 13px;
	line-height: 1.2
}

.gray-button {
	position: relative;
	z-index: 1
}

.b-my-order_border {
	border-bottom: 1px solid #e3e3e3
}

.b-my-order-padding {
	padding: 0 0 0 148px;
	}

.b-cart {
	margin: 0 ! important;
	padding: 0 0 85px ! important;
	list-style: none;
}

.b-cart-item {
	display: block;
	float: left;
	margin: 0;
	padding: 5px 10px
}

.b-confirm {
	margin: 30px 0 0 0 ! important;
	padding: 0 ! important;
	border-collapse: collapse  ! important;
}

.b-confirm-value,
.b-confirm-caption {
	border: 0 ! important
}

.b-confirm-caption {
	text-align: right;
	color: #727272
}

a.b-delete-link {
	color: #FF0000 ! important
}

a.b-delete-link:hover {
	border-color: #FF0000
}

.b-cart-item-container {
	position: relative;
}

a.b-cart-item-image-link {
	border: 0;
	outline: 0
}

a.b-cart-item-image-link img {
	border: 1px solid #FFFFFF
}

a.b-cart-item-image-link img.preorder {
	position: absolute;
	left: -3px;
	bottom: 1px;
	border: none;
}

.hover a.b-cart-item-image-link img {
	border-color: #d4d4d4
}

.b-cart-item-info {
	color: #717171;
	display: none;
	padding: 0 0 5px 15px ! important;
	font-size: 10px ! important;
	line-height: 14px ! important

}

.hover .b-cart-item-info {
	display: block;
	position: absolute;
	background: #FFFFFF
}

a.b-cart-item-info-link {
	color: #000000;
	font-size: 11px;
	line-height: 14px ! important
}
#orderConfirmForm .city-container{
	height: 47px
	}
#orderConfirmForm .another-city-container{
	position: relative;
	float: left;
	width: 504px;
	}
	#orderConfirmForm #f_another_city{
		width: 180px;
		}
	#orderConfirmForm .close{
		position: absolute;
		top: 2px;
		left: 190px;
		width: 16px;
		height: 16px;
		cursor: pointer;
		background: url('/img/buttons/close.gif');
		}
	#orderConfirmForm .another-city-container p{
		float: left;
		width: 220px;
		margin: 0;
		}
		#orderConfirmForm .another-city-container p label.text{
			width: 100px;
			}
		#orderConfirmForm .another-city-container p input.text{
			width: 109px;
			}