.shop_product_row {
	width: 400px;
}

.shop_product_title {
	float:left;
	width:160px;
}

.shop_product_price {
	float:left;
	width:120px;
}

.shop_product_quantity{
	float:left;
	width:100px;
}

.shop_cd_row {
	margin-bottom: 4px;
}

.shop_cd_rowLeft {
	float:left;
	width: 200px;
}

.shop_cd_rowRight {
	float:left;
	WIDTH: 200PX;
}


