<root>
	<styles>
		<include src="file://{resources}/styles/steamstyles.css" />
		<include src="file://{resources}/styles/library/library.css" />
		<include src="file://{resources}/styles/friends/community_main.css" />
		<include src="file://{resources}/styles/overlay/overlay.css" />
		<include src="file://{resources}/styles/overlay/overlay_friends_notifications.css" />
	</styles>
	
	<OverlayFriendsNotifications>
		<Panel class="FlowRight">
			<Image src="file://{images}/systemmenu/icon_chat.png" />
			<Label class="TitleLabel" text="Friends and\nChat" />
		</Panel>
		<Panel class="HorizontalRule" />

		<Panel id="NotificationContainer"/> <!-- code will insert notification panels here -->

	</OverlayFriendsNotifications>
</root>
