.left {float: left; clear: left; width: 374px;}

.right {float: right; clear: right; width: 374px;}

.fullwidth {clear: both; text-align: center;}

/* Code to make the last section fill to the bottom of the other column */

.left:last-child .section, .right:last-child .section {padding-bottom: 200em; margin-bottom: -200em;}

#siteinfo {overflow: hidden;}

#downloads li {margin-bottom: 3px;}