<root>
	<styles>
		<include src="file://{resources}/styles/steamstyles.css" />
		<include src="file://{resources}/styles/store/checkout.css" />
	</styles>
	
	<CheckoutController tabindex="none" selectionpos="none" hittest="false">
		<Panel id="Steps" hittest="false" />
		<Panel id="Status">
			<Panel class="CenteringPanel">
				<LoadingThrobber class="CartThrobber" />
				<Label html="true" id="StatusText" />
			</Panel>
		</Panel>
	</CheckoutController>
</root>
