div.flex_3_cols { }
div.flex_3_cols h1 { height: 2em; }
div.flex_3_cols div.col_1 { float: left; padding: 0 20px; width: 433px; margin-right: 40px; }
div.flex_3_cols div.col_1 h1 { width: 250px; }
div.flex_3_cols div.col_2 { float: left; width: 190px; }
div.flex_3_cols div.col_3 { float: right; width: 200px; }
div.flex_3_cols div.col_3 h1 { width: 150px; }
