diff --git a/help/images/autoOut.png b/help/images/autoOut.png
index 9741fdf..381548e 100644
Binary files a/help/images/autoOut.png and b/help/images/autoOut.png differ
diff --git a/help/plotLayout b/help/plotLayout
index c3b7276..78a7d4d 100644
--- a/help/plotLayout
+++ b/help/plotLayout
@@ -1,24 +1,26 @@
 <h2><img src="js/resources/images/16x16/plot.png" style="margin: 0px 10px 0px 0px;"/>Plot Objects : Layout</h2>
-<b><i>Layout</i></b> defines  position of the panels on the page. Note that there are two panel types 
-<i>Time</i> (TimePlot/EpochPlop, normally only panel height can be defined) and <i>XY</i> 
+<b><i>Layout</i></b> controls  panel sizes and their positioning on the page. There are two panel types in AMDA 
+<i>TimePlot</i> (TimePlot/EpochPlot, normally only panel height can be defined) and <i>XYPlot</i> 
 (ScatterPlot/InstantPlot, normally both panel height and width can be defined).
-You may select one of three different layouts.
+<br/>You may select one of three different layouts.
 <img class="centered" src="help/images/plotLayout.png" style="margin: 10px 0px 10px 0px;"/>
 <hr>
 <h3>Auto Layout</h3>
 <img class="centered" src="help/images/autoOut.png" style="margin: 10px 0px 10px 0px;"/>
 <ul>
-<li><i>Auto Layout</i> strictly defines panel height and spacing between panels (values in range 0 - 1). It is the same
-for the both panel types and can not be modified anywhere else. XY panels are square.
-<li>If possible several XY panels are  combined  at the same "row".
+<li><i>Auto Layout</i> controls strictly the panel height and spacing between panels (all values in the range of 0 - 1). 
+<br/>Settings are the same 
+for the both panel types and can not be modified anywhere else.<br/> XY panels are assumed to be square in shape.
+<li>If possible several XY panels are  plotted  at the same "row".
 <li><i>Expand Panels</i> checkbox. If it is checked panels are proportionally expanded to occupy all page size. 
-<li><i>Legend visibility for time axes</i> controls if TimeAxe tickmarks are shown on each panel, or on that
-at the bottom only.
+<li><i>Legend visibility for time axes</i> controls if TimeAxe tickmarks are shown on each panel, or on the
+bottom panel only.
 </ol>
 <p>
-Tip : You may ajust layout by modifying settings while plotting empty panels.
+<b>Tip : You may ajust any layout by modifying settings while plotting empty panels.</b>
 <hr>
 <h3>Vertical Layout</h3>
 <img class="centered" src="help/images/vertical.png" style="margin: 10px 0px 10px 0px;"/>
-<i>Vertical Layout</i> is more flexible in  defining panel sizes. It allows the individual panel size even to be defined at 
-the <i>panel</i> level. But several XY panels cannot be combined at the same "row" with this layout.
+<i>Vertical Layout</i> is more flexible in  defining panel sizes. It allows the individual panel size to be defined  even at 
+the <i>panel</i> level. 
+<p> But it is really "Vertical Layout" - several XY panels cannot be plotted at the same "row".
--
libgit2 0.21.2