/****************** GRID */
.grid_800 {margin: 0 auto; width: 820px;}
.col {float:left; margin-right: 30px}
	.col.primary {width: 430px;}
	.col.secondary {width: 360px;}
	.col.omega {margin-right: 0; float: right;}
	
.prepend_top {margin-top:1.5em;}
.append_bottom {margin-bottom:1.5em;}
.prepend_top2 {margin-top:3em;}
.append_bottom2 {margin-bottom:3em;}
