Index: style.css
===================================================================
--- style.css	(revision 2429)
+++ style.css	(working copy)
@@ -1,4 +1,4 @@
-/*  
+/*
 Theme Name: WordPress Default
 Theme URI: http://wordpress.org/
 Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
@@ -97,6 +97,7 @@
 
 h2 {
 	font-size: 1.6em;
+	clear: both;
 	}
 
 h2.pagetitle {
@@ -349,7 +350,7 @@
 .alignright {
 	float: right;
 	}
-	
+
 .alignleft {
 	float: left
 	}
@@ -601,6 +602,10 @@
 	margin-top: 10px;
 	margin-bottom: 60px;
 	}
+
+.navigation .alignleft, .navigation .alignright {
+	width: 48%;
+	}
 /* End Various Tags & Classes*/
 
 
