
#featured_right {
  width: 706px;
  display: block;
  float: left;
  margin-top: 5px;
}

#featured_right_top {
  width: 706px;
  height: 47px;
  display: block;
  float: left;
}

#featured_right_content { 
  background-image:url(/images/content_line.gif);
  background-repeat:repeat-y;
  float: right;
  color: #333;
  font-size:14px;
  border: 0px solid #ccc;
  margin: 0px;
  padding: 5px;
  width: 706px;
  display: block;
  text-align: center;
  float: left;
}

#featured_right_bottom {
  width: 706px;
  height: 10px;
  display: block;
  float: left;
}

#Featured_Product {
  width: 155px;
  display: block;
  float: left;
  border: 1px solid #dfdfdf;
  background-color: #fff;
  text-align: center;
  margin-right: 6px;
  padding: 5px;
  margin-bottom: 5px;
}

#Featured_Image {
  height: 100px;
}

#Featured_Name {
  height: 50px;
}

#Featured_Price {
  font-weight: bold;
}
