added a line break after the first phrase.
diff --git a/includes/sidebar-1.php b/includes/sidebar-1.php
index bc24eca..59d56c0 100644
--- a/includes/sidebar-1.php
+++ b/includes/sidebar-1.php
@@ -1,6 +1,6 @@
 <div id="sidebar">
 	<h2>Are you ready for Eclipse 4?</h2>
-	<p class="tagline"><a href="http://www.eclipse.org/eclipse4" target="_blank">Eclipse 4</a> is now the default platform for building rich client applications.  Learn how to migrate your existing RCP application and benefit from the new <a href="http://www.eclipse.org/eclipse4" target="_blank">Eclipse 4</a> features.</p> 
+	<p class="tagline"><a href="http://www.eclipse.org/eclipse4" target="_blank">Eclipse 4</a> is now the default platform for building rich client applications.<br/>Learn how to migrate your existing RCP application and benefit from the new <a href="http://www.eclipse.org/eclipse4" target="_blank">Eclipse 4</a> features.</p> 
 	<div class="darkbg r-rounded  shadow" id="friend_box">
 		<h3><a href="/juno/friends.php">Become a Friend of Juno</a></h3>
 		<!--  <p>Friends of Juno<br/> <strong><?php print $progress;?></strong> friends of Eclipse.</p>-->