
.detailJ2StoreCartBlock .j2store-cart-item-image img {
	float: left;
	margin-right: 10px;
}

.detailJ2StoreCartBlock .j2store-cart-item-image #itemImgSmall {
	width: 80px;
}
.detailJ2StoreCartBlock .j2store-cart-item-image #itemImgMedium {
    width: 120px;
}

.detailJ2StoreCartBlock .j2store-cart-item-image #itemImgLarge {
    width: 160px;
}

.mod_j2store_subtotal {
	font-size: 16px;
	margin-bottom: 10px;
	float: right;
	display: block;
}

.mod_j2store_subtotal_text {
	
}

.mod_j2store_subtotal_value {
    	
}