/*PAGE-STRUCTURING FORMATTING*/

.index_section {
  }

.image_lane {
  float: left;
  width: 194px;
  border: solid 1px white;
  }
  
  .image_lane_img {
    float: right;
    }

.text_lane {
  float: left;
  width: 315px;
  }
