*
{
  color: #000;
  font-size: 12pt;
}

#header,
#menu,
#buy,
.path,
#additional_images,
#availability,
.button_container,
TD .wares_layer,
.recommend_header,
#recommend,
#add_info,
#counters,
#footer STRONG,
#ware_card .price,
#action,
#configs
{
  display: none;
}

#footer
{
  border-top: 1px solid #eee;
  margin-top: 0.5cm;
}

#footer P
{
  margin: 0;
  padding: 0;
}


.ftrs .path
{
  display: block;
}

  #ware_features .inner TD
  {
    widtfh: 50%;
    margin: 0;
    padding: 0;
    padding-top: 6px !important;
    vertical-align: bottom !important;
    border-bottom: 1px solid #eee;
    line-height: 1em;
  }
  
  #ware_features  .main TABLE
  {
    margin-left: 1cm;
  }
  
  #ware_features .feature_group
  {
    border: none;
    padding: 20px 0 5px 0 !important;
    vertical-align: top !important;
  }
  
  #ware_features .feature_group .group_title
  {
    color: #000;
    font-weight: bold;
    position: static;
    padding-right: 0;
  }
  
  #ware_features .feature_group STRONG
  {
    display: none;
  }
  
  #ware_features .value
  {
    text-align: left;
    border: none !important;
    padding-left: 4px !important;
    vertical-align: bottom !important;
  }
  
  #ware_features SPAN
  {
    position: relative;
    bottom: -3px;
    padding-right: 1px;
    background: #fff;
  }
  
  #ware_features SPAN
  {
    padding-right: 0;
  }