<root>
	<styles>
		<include src="file://{resources}/styles/steamstyles.css" />
		<include src="file://{resources}/styles/store/checkout.css" />
	</styles>
	
	<CheckoutReviewLineItem tabindex="auto" selectionpos="auto">
		<Panel id="MainRow">
			<Label id="ItemQuantity" text="#Checkout_MicroTxnAuth_Quantity" />
			<Label id="ItemName" text="" />
			<StorePrice id="ItemPrice" ShowDiscount="false" />
		</Panel>
		<Panel id="Details">
			<Label id="RecurringSubscriptionDescription" text="#Checkout_MicroTxnSubscription" />
		</Panel>
	</CheckoutReviewLineItem>

</root>
