Change the main sidebar
diff --git a/sidebars/main.php b/sidebars/main.php
index df4b2b8..4c40d97 100644
--- a/sidebars/main.php
+++ b/sidebars/main.php
@@ -1,4 +1,16 @@
<div class="sideitem">
+ <h6>Project Contributors</h6>
+ <table width="100%" cellspacing="0" cellpadding="0" style="margin-bottom: 0px;">
+ <tr>
+ <td width="50%"> </td>
+ <td>
+ <a href="http://www.eclipse.org/membership/showMember.php?member_id=847"><img src="http://www.eclipse.org/membership/scripts/get_image.php?id=847&size=small"></img></a>
+ </td>
+ <td width="50%"> </td>
+ </tr>
+ </table>
+</div>
+<div class="sideitem">
<h6>Install Subversive</h6>
<table width="100%" cellspacing="0" cellpadding="0" style="margin-bottom: 0px;">
<tr>
@@ -39,18 +51,6 @@
</table>
</div>
<div class="sideitem">
- <h6>Project Contributors</h6>
- <table width="100%" cellspacing="0" cellpadding="0" style="margin-bottom: 0px;">
- <tr>
- <td width="50%"> </td>
- <td>
- <a href="http://www.eclipse.org/membership/showMember.php?member_id=847"><img src="http://www.eclipse.org/membership/scripts/get_image.php?id=847&size=small"></img></a>
- </td>
- <td width="50%"> </td>
- </tr>
- </table>
-</div>
-<div class="sideitem">
<h6>Project News</h6>
<ul>
<li><b>Subversive 1.1 release</b> - Subversive 1.1 is available with over 60 improvements and bug fixes. Subversive 1.1 release is included into the Eclipse Kepler Simultaneous release.</li>