﻿<?xml version="1.0" encoding="UTF-8" ?>
<ScreenExteactWnd>
	<Version>1.0</Version>
	<WinHeight>224</WinHeight>
	<WinWidth>474</WinWidth>
	<Background>#FBF0CE</Background>
	<Layout>
	    <VBoxLayout SizePolicy="Spring;Spring">
		<Space Name="ArrowTop" Size="4"/>
		<Space Size="1"/>
		<HBoxLayout  SizePolicy="Spring;Spring">
		<Space Size="1"/>
		<VBoxLayout Name="RootLayout" SizePolicy="Spring;Spring" Background="screen-summary-guid-bg.png">
		<Space Size="10"/>
		<HBoxLayout SizePolicy="Spring;Fix" Height="10"  Background="">
		<Spring/>
		<TextButton Name="Close" Width="10" Height="10" IconWidth="10" IconHeight="10" Text="" ExBackground="#FBF0E2" Radio="1" Icon="screen-tip-close.png"/>									
		<Space Size="10"/>
		</HBoxLayout>
		<Spring/>		
		</VBoxLayout>
		<Space Size="1"/>
		</HBoxLayout>
		<Space Size="1"/>
		<Space Name="ArrowBottom" Size="4"/>
	    </VBoxLayout>
	</Layout>
</ScreenExteactWnd>