@import "../common/common.css";

#compare #m_compare {
  background-position: -322px -89px;
}

#compare #lead {
  height: 250px;
}

#compare #headline {
  float: left;
  width: 320px;
  height: 220px;
}

#compare #headline p {
  font-size: 14px;
  line-height: 140%;
  margin-top: 20px;
}

#compare #soudan {
  float: right;
}

#compare #pointlist h4 {
}

#compare #pointlist p {
  font-size: 13px;
  line-height: 150%;
  margin: 10px 0 20px 0;
  letter-spacing: 2px;
}

  html>/**/body#compare #pointlist p, x:-moz-any-link, x:default {
    margin: 5px 0 20px 0;
    line-height: 140%;
  }

#compare #btn_estimate {
  margin-left: 130px;
  margin-top: 20px;
  clear: both;
}

#compare #pricetable {
  margin-bottom: 10px;
}


#compare div.red {
  color: red;
}

#compare div.mini {
  font-size: 12px;
  line-height: 140%;
  margin-top: -15px;
}



#compare #point1_bg {
  width: 615px;
  width: 595px;
  height: 522px;
  height: 487px;
  background: url("img/point1_bg.gif") no-repeat;
  padding: 30px 10px 5px 10px;
  margin-bottom: 25px;
}

  /* IE6 */
  * html #compare #point1_bg {
    padding: 30px 10px 0 10px;
  }

#compare #point2_bg {
  width: 615px;
  width: 595px;
  height: 243px;
  height: 208px;
  background-image: url("img/point2_bg.gif");
  padding: 30px 10px 5px 10px;
  margin-bottom: 25px;
}

  /* IE6 */
  * html #compare #point2_bg {
    width: 615px;
    height: 243px;
  }

#compare #point3_bg {
  width: 615px;
  width: 595px;
  height: 192px;
  height: 157px;
  background-image: url("img/point3_bg.gif");
  padding: 30px 10px 5px 10px;
  margin-bottom: 25px;
}

  /* IE6 */
  * html #compare #point3_bg {
    width: 615px;
    height: 192px;
    padding-bottom: 0px;
  }

#compare #point4_bg {
  width: 615px;
  width: 595px;
  height: 254px;
  height: 219px;
  background-image: url("img/point4_bg.gif");
  padding: 30px 10px 5px 10px;
  margin-bottom: 25px;
}

  /* IE7 */
  * html #compare #point4_bg {
    width: 615px;
    height: 191px;
    padding-bottom: 4px;
  }

