

.featured_product_top_pane
{
  width: 770px;
  height: 445px;
  background-image: url(../../images/default6/top_pane_bg.jpg);
  background-repeat: no-repeat;
}
.featured_product_top_pane .left_column
{
  width: 531px;
  height: 435px;
  padding: 10px;
  float: left;
}
.featured_product_top_pane .right_column
{
  width: 191px;
  height: 435px;
  padding: 10px 14px;
  float: right;
}
.flash_banner
{
  width: 530px;
  height: 195px;
  margin-bottom: 10px;
}

.featured_product_top_pane .original_price
{
  font-size: 14px;
  color: #cfcfcf;
}
.featured_product_top_pane .now_price
{
  font-size: 14px;
  font-weight: bold;
  color: #94ff7f;
}
.featured_product_top_pane .save_amount
{
  text-align: center;
  font-size: 11px;
  color: #94ff7f;
  margin-top: 2px;
}
.featured_product_top_pane .limited_time_offer
{
  font-size: 10px;
  color: #cfcfcf;
  font-weight: bold;
  text-align: center;
  margin-top: 2px;
}
.slogan
{
  font-size: 16px;
  color: #FFF;
  font-weight: bold;
  width: 250px;
}

ul.white_list
{
  margin: 0;
  padding: 0;
  margin-top: 15px;
}
ul.white_list li
{
  list-style-type: none;
  background-image: url(../../images/default6/icon_checkmark.gif);
  background-repeat: no-repeat;
  background-position: left center;
  color: #FFF;
  padding-left: 18px;
  margin-bottom: 3px;
}
.awards_opening
{
  margin-top: 20px;
  background-image: url(../../images/default6/icon_trophy.gif);
  background-position: 0 0px;
  background-repeat: no-repeat;
  padding-left: 28px;
  color: #FFF;
  line-height: 21px;
}
.flash_awards_rotator
{
  margin-top: 10px;
  height: 55px;
  text-align: center;
  color: #FFF;
  font-size: 12px;
  font-weight: bold;
}
.new_version_title
{
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #e50000;
  margin-top: 10px;
  margin-bottom: 10px;
}

.feature_item
{
  margin-bottom: 10px;
}
.feature_item .type
{
  font-size: 10px;
  color: #FFF;
  font-weight: bold;
  padding-bottom: 3px;
  border-bottom: 1px solid #6f6f6f;
  margin-bottom: 10px;
}
.feature_icon
{
  margin-right: 5px;
}
.feature_item .title
{
  font-size: 12px;
  color: #FFF;
  margin-bottom: 5px;
}
.feature_item .description
{
  font-size: 11px;
  color: #7f7f7f;
}

.plus_message
{
  border-top: 1px solid #6f6f6f;
  padding-top: 10px;
  color: #cfcfcf;
}
.plus
{
  font-size: 16px;
  font-weight: bold;
  color: #e50000;
  margin-bottom: 5px;
}

.feature_item a
{
  color: #FFF;
  text-decoration: none;
}
.feature_item a:hover
{
  color: #FFF;
  text-decoration: underline;
}

.plus_message a
{
  color: #FFF;
  text-decoration: none;
}
.plus_message a:hover
{
  color: #FFF;
  text-decoration: underline;
}
