/****************** GRID */
.layoutcontainer {width:940px; margin:0 auto;}

.col {margin:0; padding:0; list-style-type:none; float:left;}
	.col_62 {width:62%; float:left;}
	.col_37 {width:37%; float:left;}
	.row_62 {overflow:hidden;}
	.row_37 {overflow:hidden;}
	.col_100 {width:100%; clear:both;}

.prepend_top {margin-top:1.5em;}
.append_bottom {margin-bottom:1.5em;}

.prepend_top2 {margin-top:3em;}
.append_bottom2 {margin-bottom:3em;}

.col_last {margin-right:0 !important; float:right !important;}