.top-section {
  height: 366px; }
  .top-section .content {
    padding-top: 30px; }
    .top-section .content .join-our-mls {
      float: left;
      font-size: 12px;
      width: 289px;
      height: 261px;
      background-image: url(/images/structure/post-it-bg.jpg); }
      .top-section .content .join-our-mls .content {
        padding: 20px 40px 0px 20px; }
      .top-section .content .join-our-mls .title {
        font-size: 25px;
        font-style: italic;
        line-spacing: 5px;
        text-align: center;
        margin-bottom: 15px;
        padding-right: 20px; }
      .top-section .content .join-our-mls .body {
        margin-bottom: 15px; }
        .top-section .content .join-our-mls .body .more-info-link {
          padding-top: 15px;
          font-size: 14px; }
          .top-section .content .join-our-mls .body .more-info-link a {
            text-decoration: underline; }
    .top-section .content .right-panel {
      float: left;
      width: 600px; }
      .top-section .content .right-panel .heading {
        font-size: 23px; }
      .top-section .content .right-panel .body {
        padding-top: 15px;
        font-size: 16px; }
      .top-section .content .right-panel .contact-us-link {
        padding-top: 5px;
        margin-left: -10px; }

.bottom-section {
  border-top: solid #d3d2d1 1px;
  height: 320px; }
  .bottom-section .visit-box {
    float: left;
    padding-top: 35px;
    margin-left: 33px;
    padding-right: 10px;
    width: 250px; }
    .bottom-section .visit-box .title {
      font-size: 18px;
      font-style: italic;
      margin-bottom: 20px;
      text-align: center; }
    .bottom-section .visit-box .body {
      font-size: 13px; }
      .bottom-section .visit-box .body .photo {
        text-align: center;
        margin-bottom: 20px; }
        .bottom-section .visit-box .body .photo img {
          border: solid white 1px; }
    .bottom-section .visit-box .button-link {
      text-align: right;
      margin-top: 20px; }
  .bottom-section .last {
    margin-right: 0px;
    padding-right: 0px; }
  .bottom-section .first {
    margin-left: 25px; }
  .bottom-section .spacer {
    margin-top: 40px;
    height: 245px;
    float: left;
    width: 1px; }
