<root>
	<styles>
		<include src="file://{resources}/styles/steamstyles.css" />
		<include src="file://{resources}/styles/store/checkout.css" />
	</styles>
	
	<CartNoteItem tabindex="auto" selectionpos="auto" defaultfocus="CartNoteButton">
		<Panel id="CartNoteItemButton">
			<Panel id="CartNoteItemIcon" />
			<Label id="CartNoteItemLabel" />
		</Panel>
	</CartNoteItem>
</root>
