<root>
	<styles>
		<include src="file://{resources}/styles/steamstyles.css" />
		<include src="file://{resources}/styles/mainmenu.css" />
		<include src="file://{resources}/styles/library/controllerbindings_gordon.css" />
	</styles>

	<ControllerConfigButton oncancel="MoveLeft(0);" tabindex="auto" selectionpos="auto" >
    <Image id="ConfigButtonSaveIcon" src="file://{images}/library/controller/binding_icons/ghost_075_utility_020.png" />
    <Image id="VoteUpIcon" src="file://{images}/library/controller/thumbs_up.png" />
		<Label id="RecommendedConfig" text="#ControllerBinding_RecommendedTemplate" />
		<Label id="Votes" text="#ControllerBindingVotes" />
		<Label id="ControllerType" />
		<Label id="Incompatible" text="#ControllerBinding_IncompatibleConfig" />
		<Label id="TimeStamp"/>
		<Panel id="ConfigContentWrapper">
				<Label id="Title" />
				<Label id="Author" />
				<Label id="Description" />
		</Panel>
	</ControllerConfigButton>
</root>
