img.sep { margin: 0 28px; }
img.heading { margin-bottom: 4px; }

div#wrapper {  }
  div#feature, div#feature_bottom {
    margin: 0 auto;
    width: 961px;
  }
  div#feature {
    margin-top: 16px;
    height: 380px;
  }
    div#feature ul {
      list-style-image: url('../images/bg/bullet_blue.png');
    }
    div#overview, div#become_tdd, div#sign_up {
      float: left;
      width: 240px;
      height: 338px;
      padding: 42px 40px 0 40px;
    }
    div#overview {
      background: transparent url('../images/bg/feat_pink.jpg') no-repeat;
    }
    div#become_tdd {
      background: transparent url('../images/bg/feat_blue_girl.jpg') no-repeat;
    }
    div#sign_up {
      background: transparent url('../images/bg/feat_blue.jpg') no-repeat;
    }
      div#sign_up img#sign_in {
        margin-top: 16px;
      }
      div#sign_up input {
        margin-top: 8px;
        width: 222px;
        height: 13px;
        padding: 6px;
        border: 1px solid #0c51ba;
        color: #fff;
      }
        div#sign_up input#ctrl_postal, div#sign_up input#password {
          width: 140px;
        }
        div#sign_up input {
          background: #1158c4;
        }
        div#sign_up input {
          background: #0042a6;
        }
        div#sign_up div.mod_registration input.submit, div#sign_up div.mod_login input.submit {
          width: auto; height: auto;
          display: inline;
          margin: 0;
          padding: 0;
          background: transparent;
          border: none;
          vertical-align: middle;
        }
        div.mod_login p.label { display: none; }
        div.mod_login div.submit_container { display: inline; }
        div#sign_up div.mod_login input.submit {
          width: 73px;
          height: 33px;
          background: transparent url('../images/buttons/sign_in.png') no-repeat;
          font-size: 1px;
        }
  div#feature_bottom {
    cursor: pointer;
    z-index: 800;
    margin-top: 12px;
    width: 961px;
    height: 280px;
    background: transparent url('../images/bg/feat_bottom.png') no-repeat;
    background-position: top 1px;
  }
    div#tbb, div#mbb, div#next_ip {
      float: left;
      width: 240px;
      height: 225px;
      padding: 40px 40px 0 40px;
    }