<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<panelset>

  <!-- default to App and Document maximized, but don't hard code sizes (code will compute) -->
  <application maximize="true"/>
  <workspaceprefs>
	<preference id="cssModernView" enabled="true"/>
  </workspaceprefs>
  <document maximize="true"/>

  <!-- RIGHT - Objects, CSS Designer & files Panel -->
  <panelframe dock="right">
     <panelcontainer expanded="true" visible="true">
		<panel height="442" id="objects" width="304" category="HTML" showLabel="true"/>
    	<panel height="442" id="visCSS" width="304" showLabel="true"/>
		<panel height="442" id="site" width="304" showLabel="true"/>
   </panelcontainer>
   
   <panelcontainer expanded="true" visible="true">
	  <panel height="441" id="DOMVis" showLabel="true"/>
   </panelcontainer>
  </panelframe>

  <!-- BOTTOM - Property Inspector -->
  <panelframe dock="bottom">
   <panelcontainer>
      <panel id="propertiesMfc"/>
    </panelcontainer>
  </panelframe>

  <!-- FLOATING, individuals don't need to be listed - default behavior...-->
</panelset>