p {
  line-height: 17px; 
  margin: 0 0 10px 0;
}
.top-info {
  padding: 0 40px 0 8px;
  margin: 0 0 15px 0;
}
h1 {
  color: #4ca33d;
  margin: 10px 0 7px 0;
}
.easy {
  text-align: center;
  margin: 0 0 20px 0;
}
  .easy img.terrabanner {
    margin-top: 5px;
  }
.terrasells {
  background-color: #eff7ec;
  padding: 10px 19px 10px 8px;
}
    .terrasells .whitey {
      width: 217px;
      float: right;
      margin: 0 0 0 20px;
      *min-height: 1px; /* iie7 */
      _height: 1px; /* ie6 */
    }
        .terrasells .whitey div {
          border: 1px solid #ade79c;
          background-color: #fff;
          margin: 0 0 8px 0;
          padding: 10px;
        }
          .terrasells .whitey div p {
            margin: 5px 0 0 0;
          }
        .terrasells .whitey .terra-sp {
            padding: 8px 15px 10px 15px;
            margin-top: 10px;
        }
          .terrasells .whitey .terra-sp h2 {
            color: #4ca33d;
            font-size: 12px;
            padding: 2px 0 6px 33px;
            background: transparent url('/images/icons/icon_tip.png') no-repeat left top;
            margin: 0 0 8px;
          }
          .terrasells .whitey .terra-sp p {
            margin-bottom: 10px;
          }
          .terrasells .whitey .terra-sp a {
            font-weight: bold;
          }
  .terrasells .about {
    margin-right: 217px;
  }
    .terrasells .about h2 {
      color: #4ca33d;
      margin: 0 0 10px 0;
      font-size: 14px;
    }
    .terrasells .about .bottom {
      margin-bottom: 20px;
    }
    .terrasells .about ul {
      list-style-type: none;
      margin: 0 0 0 17px;
      padding: 0;
    }
      .terrasells .about ul li {
        padding-left: 19px;
        background: transparent url('/sticky/images/bullets/star/dark_green_lg.gif') no-repeat left 3px;
        margin: 0 0 10px 0;
        line-height: 17px;
      }
    .terrasells .about p.last {
      margin: 0;
    }

/* big green box legacy */
#highlight h1 {
  margin: 5px 0;
  padding: 0;
}
#highlight h2 {
  margin: 5px 0;
  padding: 0;
  color: #019A66;
}
#highlight {
  padding: 5px;
  background-color: #DBF1D7;	
}
#highlight ul {
  margin: 0;
  padding: 0;	
  list-style-type: none;
}
#highlight li {
  margin: 5px 0 5px 10px;
  padding: 0;	
  padding-left: 12px;
}