a.more {
  padding-left: 9px;
  font-weight: bold;
  background-image: url(/assets/img/hp/readMore.gif);
  background-repeat: no-repeat;
}
.hpArticles {
  margin-top: 10px;
}
.hpLeftSide {
  width: 698px;
  float: left;
  margin-right: 19px;
}
.hpLeftSide h2 {
  font-weight: normal;
  font-size: 22px;
}
.hpRightSide {
  width: 220px;
  float: left;
}
.hpLeftSide .colThird {
  width: 220px;
  float: left;
  margin-right: 19px;
}
.hpLeftSide .colThird p {
  padding-left: 5px;
  padding-right: 5px;
}
.hpLeftSide .colThird.last {
  margin-right: 0px !important;
}
.hpLeftSide .colThird.product h3 {
  height: 60px;
  margin: 0px 0px 5px 0px;
  font-size: 20px;
  background-repeat: no-repeat;
}
.hpLeftSide .colThird.product h3.atena {
  background-image: url('/assets/img/hp/hpBgAtena.gif');
}
.hpLeftSide .colThird.product h3.sara {
  background-image: url('/assets/img/hp/hpBgSara.gif');
}
.hpLeftSide .colThird.product h3.amquake {
  background-image: url('/assets/img/hp/hpBgAmquake.gif');
}
.hpLeftSide .colThird.product h3 a {
  display: block;
  padding-left: 65px;
  padding-top: 20px;
  text-decoration: none;
  min-height: 40px;
}
.hpLeftSide .clear {
  clear: both;
}
.hpLeftSide .colHalf {
  width: 299px;
  margin-right: 20px;
  float: left;
}
.hpLeftSide .colHalf.last {
  margin-right: 0px !important;
}
.hpNewsBox {
  padding: 0px 15px 15px 15px;
  background-image: url('/assets/img/hp/newsBg.gif');
}
.hpNewsBox h2 {
  font-weight: normal;
  font-size: 22px;
  margin: 0px 0px 5px 0px;
}
.hpNewsItem h3 {
  font-size: 11px;
  margin: 0px;
}
.hpNewsItem em {
  font-size: 11px;
  font-weight: bold;
}
.hpNewsItem p {
  font-size: 11px;
}
