dijit.layout.BorderContainer tests
	Headline layout (default), left is constrained - min:50, max:150
	
		
			top bar
		
		
			left
		
		
			main panel with 
a link.
			(to check we're copying children around properly).
			
			Here's some text that comes AFTER the combo box.
		
 
		
			right
		
		
			bottom bar
		
	 
	
	
	Sidebar layout, BiDi sensitive, liveSplitters: false
	
		
			leading
		
		
			top bar
		
		
			main panel with 
a link.
			(to check we're copying children around properly).
			
			Here's some text that comes AFTER the combo box.
		
 
		
			bottom bar
		
		
			trailing
		
	 
	
	
	Vertical panels only with splitters
	
	
		
			top bar
		
		
		
			main panel with 
a link.
			(to check we're copying children around properly).
			
			Here's some text that comes AFTER the combo box.
		
 
		
			bottom bar
		
	 
	
	
	More fun with layouts