/* Products
============================ */

#star {
  background: url(/img/products/star.png) 0 0 no-repeat;
  color: #fff;
  font-size: 75%;
  font-weight: bold;
  text-align: center;
  position: absolute;
  top: 40px;
  left: 230px;
  width: 66px;
  height: 66px;
  padding: 26px 0 0 0;
}

#right_column .products {
    margin: 20px 0 0 0;
    padding: 0 0 20px 0;
  }

  #right_column .product_120 {
    width: 151px;
    margin: 0 20px 20px 0;
    float: left;
  }

  #right_column .product_240 {margin: 18px 0 0 41px;}

    #right_column .products .end {margin: 0 0 20px 0;}
    #right_column .product_120 img {padding: 0 0 12px 14px;}

/* Layout
============================ */

#right_column .rhc #rss_icon {
  position: absolute;
  top: 2px;
  right: 200px;
}

#right_column .lhc {
  width: 322px;
  position: relative;
  margin: 0 20px 0 0;
  float: left;
  height: 317px;
}

#right_column .rhc {
  width: 322px;
  position: relative;
  float: left;
}

/* Typography
============================ */

h6 {
  color: #57b6d1;
  font-size: 75%;
  margin: 13px 0 0 0;
}

#right_column p {
  color: #4a4a4a;
  font-size: 70%;
}

div.rhc p, div.rhc h6 {
  width: 260px;
}

  #right_column p.date {color: #8b8b8b;}

  #right_column p.news {
    color: #b1b1b1;
	  margin: 13px 0 0 0;
    text-align: right;
  }
