#container { width: 500px; padding: 10px; background-color: #e1e1e1; }
#leftcolumn { width: 202px; float: left;}
#rightcolumn { width: 298px; float: right;}
.clear { clear: both;}