.two-col-stacked { position: static; }
.two-col-stacked .two_col_stacked_header { clear: both; }
.two-col-stacked .two_col_stacked_left { float: left; width: 17%; margin: 0 15px 0 0; }
.two-col-stacked .two_col_stacked_center { float: left; width: 80%;  }
.two-col-stacked .two_col_stacked_center.two_col_stacked_center_full { width: 100%; }
.two-col-stacked .two_col_stacked_footer { clear: both; }
