Clarify Terminal in the main text
diff --git a/downloads.php b/downloads.php
index 50ecbce..37ebb6e 100644
--- a/downloads.php
+++ b/downloads.php
@@ -50,7 +50,7 @@
 <h2>TM 3.7 (Luna SR2)</h2>
 <p>Compatible with Eclipse 3.8.2 and later.</p>
 <ul>
-<li>TM (RSE+Terminal) p2 software repository: <a href="http://download.eclipse.org/tm/updates/3.7">http://download.eclipse.org/tm/updates/3.7</a>
+<li>TM (RSE+Terminal) p2 software repository:<br/><a href="http://download.eclipse.org/tm/updates/3.7">http://download.eclipse.org/tm/updates/3.7</a>
 <li>TM Zipped Repo: <a href="/downloads/download.php?file=/tm/updates/3.7/GA/org.eclipse.tm.repo.zip">org.eclipse.tm.repo.zip</a>
 </ul>
 
@@ -84,6 +84,15 @@
 		<p/>
 	</div>
 	<div id="rightcolumn">
+<div class="sideitem">
+<h3>News</h3>
+<p>Jun 24, 2015: <a href="/tm/downloads.php">TM 4.0 is released</a> with Eclipse Mars!</p>
+</div>
+
+<div class="sideitem">
+<h3>Terminal Restructuring</h3>
+<p>April 25, 2014: TM Terminal has been restructured and is now on the <a href="http://marketplace.eclipse.org/content/tm-terminal">Marketplace</a>.
+</div>
 		<div class="sideitem">
 			<h6>Getting started</h6>
 			<ul>				
diff --git a/index.php b/index.php
index 69107cf..b1ece7d 100644
--- a/index.php
+++ b/index.php
@@ -53,7 +53,15 @@
 			The Toolkit 
 		</h3>
 		<p>
-			The core <a href="http://tmober.blogspot.com/2006/11/remote-system-explorer-10-is-released.html">Remote System Explorer (RSE)</a> framework integrates any sort of heterogeneous remote resources through a concept of pluggable subsystems. The base toolkit includes a Remote Files subsystem that allows <a href="http://eclipsewebmaster.blogspot.com/2007/01/remote-editing-using-eclipse.html">transparent working on remote computers</a> just like the local one, a shell and a processes subsystem. Other offerings include a lightweight Terminal and a Network Discovery framework. 
+		    The <a href="http://marketplace.eclipse.org/content/tm-terminal">TM Terminal</a> has received excellent reviews
+		    and star ratings on the Eclipse Marketplace. It provides a small, re-usable component for Terminal emulation
+		    and remote access.</p><p>
+		    The <a href="http://tmober.blogspot.com/2006/11/remote-system-explorer-10-is-released.html">Remote System Explorer
+		    (RSE)</a> framework integrates any sort of heterogeneous remote resources through a concept of pluggable subsystems.
+		    The base toolkit includes a Remote Files subsystem that allows <a href="http://eclipsewebmaster.blogspot.com/2007/01/remote-editing-using-eclipse.html">transparent working on remote computers</a>
+		    just like the local one, a shell and a processes subsystem. RSE is in maintenance mode, with possible successors
+		    being the <a href="/tcf">TCF Target Explorer</a> or a new framework based on the
+		    <a href="https://projects.eclipse.org/projects/tools.tm/reviews/4.0.0-release-review">org.eclipse.remote API</a>.
 		</p>
 		<p>
 			Vendors are extending the RSE with custom subsystems for debugging, remote VNC display and other uses. 
@@ -108,7 +116,10 @@
 <div class="sideitem">
 <h3>News</h3>
 <p>Jun 24, 2015: <a href="/tm/downloads.php">TM 4.0 is released</a> with Eclipse Mars!</p>
-<p>
+</div>
+
+<div class="sideitem">
+<h3>Terminal Restructuring</h3>
 <p>April 25, 2014: TM Terminal has been restructured and is now on the <a href="http://marketplace.eclipse.org/content/tm-terminal">Marketplace</a>.
 </div>