<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater can_close="true" can_drag_on_left="false" can_minimize="false"
     can_resize="false" height="240" min_height="300" min_width="300"
     name="price_for_listing" title="Publish Classified Ad" width="320">
	<text bottom="-200" follows="top|left" font="SansSerif" height="165" left="15"
	     name="explanation_text">
		Your classified ad will run for one week from 
the date it is published. 
 
Your ad&apos;s position in the classified listings 
is determined by how much you choose to pay.
The highest paid ads go to the top of the list, 
and appear higher in searches.
	</text>
	<text bottom="50" follows="top|left" font="SansSerif" height="20" left="15"
	     name="price_text" width="100">
		Price for Ad (L$):
	</text>
	<line_editor bottom_delta="2" follows="top|left" height="20" left="120" max_length="6"
	     name="price_edit" width="60" />
	<button bottom="10" follows="top|left" height="20" label="Set Price" left="110"
	     name="set_price_btn" width="80" />
	<button bottom_delta="0" follows="top|left" height="20" label="Cancel" left="200"
	     name="cancel_btn" width="80" />
</floater>
