<root>
	<styles>
		<include src="file://{resources}/styles/steamstyles.css" />
		<include src="file://{resources}/styles/library/library.css" />
	</styles>

	<LibraryDLC tabindex="auto" selectionpos="auto" defaultfocus="DLCFullWrapper" >
		<Button id="DLCFullWrapper" class="DLCFullWrapper" onactivate="ViewManageDLCDialog()">
			<Label id="DLCHeaderTitle" class="HeaderLabel" text="Library_DLC_Title" html="true" />
			<Panel id="DLCItems" selectionposboundary="vertical" />
		</Button>
	</LibraryDLC>	
</root>
