*** empty log message ***
diff --git a/blogathon/reviews.php b/blogathon/reviews.php
index a6cc9e1..7348644 100644
--- a/blogathon/reviews.php
+++ b/blogathon/reviews.php
@@ -33,6 +33,7 @@
 	<script src="/home/scripts/functions.js" type="text/javascript" language="javascript"></script>
 
 <div id="maincontent">
+	<div id="fullcolumn">
 	<div id="midcolumn">
 		<link rel="stylesheet" type="text/css" href="layout.css" media="screen" />
 
@@ -44,6 +45,8 @@
 			and to publish the review on a blog, newsgroup or portal.  Following is a list of links to the
 			reviews that have been submitted to the blogathon.	
 		</p>
+		
+		<p><a href="guidelines.php">See details on the Galileo Blogathon</a></p>
 
 		<table  cellpadding="5" cellspacing="0" width="100%">
 			<tr bgcolor=#b599e4>
@@ -95,16 +98,10 @@
 		</table>
 
 	</div>
+	</div>
 
 	<!-- remove the entire <div> tag to omit the right column!  -->
-	<div id="rightcolumn">
-		<div class="sideitem">
-			<h6>Related Links</h6>
-			<ul>
-				<li><a href="guidelines.php">Blogathon Details</a></li>
-			</ul>
-		</div>
-	</div>	
+
 	
 	</div>