  H1 .path
  {
    margin-right: 23%;
  }

  #ware_card 
  {
    margin-top: 0px;
    border-top: 1px solid #e5e5e5;
    background: url('../img/content_shadow.gif') repeat-x top left;
  }
  
  #ware_card .ware
  {
    height: auto;
    float: none;
    width: auto;
    border: none;
    padding: 0;
    margin: 0;
    margin-top: 20px;
    margin-left: 20px;
  }
  
  #ware_card  .ware H2
  {
    font-size: 180%;
    margin-top: .2em;
  }
  
  #inner_image_layer
  {
    background: url('../img/loading.gif') 50% 50% no-repeat;
    display: block;
    border-right: 1px solid #eee;
    padding-right: 20px;
    position: relative;
  }
  
  #hui
  {
    position: absolute;
    opacity: 0;
    filter: alpha(opacity=0);
    background: #fff;
    height: 400px;
    width: 400px;
    overflow: hidden;
    top: 0;
    left: 0;
  }
  
  #ware_card .ware .image_layer IMG
  {
    width: 400px;
    height: 400px;
    opacity: 0;
    filter: alpha(opacity=0);
    margin-bottom: 10px;
    cursor: default !important;
  }
  
  #ware_card .ware .image_layer
  {
    float: left;
    _margin-right: -3px;
  }
  
  #additional_images
  {
    position: relative;
  }
  
  #additional_images A
  {
    background: url('../img/loading.gif') 65% 70% no-repeat;
    _background: url('../img/loading.gif') 50% 50% no-repeat;
    height: 50px;
    width: 50px;
    display: block;
    float: left;
    _float: none;
    _display: inline;
    margin-right: 10px;
    _margin-right: 0px;
  }
  
  #frame {
    border: 2px solid #e0e0e0; 
    width: 54px;
    height: 54px;
    _width: 58px; 
    _height: 58px; 
    position: absolute; 
    top: 0;
  }
  
  #additional_images A IMG
  {
    border: 4px solid #fff;
    _border: 4px solid #fff;
    smargin: 6px;
    height: 50px !important;
    width: 50px !important;
    filter: alpha(opacity=0);
    opacity: 0;
  }
  
  #additidonal_images A:hover IMG
  {
    
    position: relative;
  }
  
  
  #right_card_content
  {
    overflow: hidden;
    zoom: 1;
    _margin-left: 0;
    margin-top: 10px;
    position: relative;
    border-left: 30px solid #fff;
    padding-bottom: 20px;
  }
  
  #ware_card .price
  {
    positfion: static;
    font-weight: normal;
    font-size: 190%;
    font-family: Times New Roman;
    text-adlign: left;
    wdidth: 200px;
    padding: 0;
    top: -65px;
    right: 8%;
    z-indsex: 10;
    margin-top: 10px;
  }
 
  
  #ware_card .price BUTTON
  {
    font-size: 62%;
    margin-top: 4px;
    padding: 1px 6px;
  }
  
  #ware_card .price H3
  {
    font-stydle: tahoma;
    font-weight: normal;
    font-size: 92%;
   
  }
  
  #ware_card .confstr
  {
    margin-top: 0;
    font-size: 100%;
    margin-bottom: 20px;
  }
  
  #ware_card .price SPAN
  {
    font-size: 160%;
    color: #d74200;
  }
  
  #ware_card .ware_features .feature_row
  {
    font-size: 92% !important;
  }
  
  #full_desc
  {
    clear: both;
    _margin-top: 25px;
    padding-top: 35px;
    _padding-top: 0;
    clear: both;
    font-size: 110% !important;
    _font-size: 100% !important;
    float: left;
    width: 60%;
  }
  
  
  #action
  {
    backgrofund: #000;
    float: left;
    _margin-top: 25px;
    padding-top: 35px;
    _padding-top: 0;
    font-size: 110% !important;
    _font-size: 100% !important;
    padding-left: 20px;
    margin-left: 20px;
    _margin-left: 0;
    zoom: 1;
    padding-bottom: 1px;
    width: 30%;
  }
  
  #action .title
  {
    font-weight: bold;
    color: #ff7608;
    font-size: 100%;
  }
  
  #action .action
  {
    color: #666;
    margin: 0;
    padding: 0;
    margin-top: .5em;
  }
  
  #action A
  {
    text-decoration: none;
    border-bottom: 1px dashed #666;
    color: #666;
  }
  
  #action A:hover
  {
    text-decoration: none;
    border-bottom: 1px dashed #fff;
    color: #000;
  }
  
  #full_desfc SPAN
  {
    font-size: 120% !important;
  }
  
  #availability,
  #price
  {
    padding: 5px 0 10px 0;
    margin: 10px 0 0 0;
    overflow: hidden;
  }
  
  #price
  {
    padding-top: 15px;
    padding-left: 10px;
    overflow: hidden;
    zoom: 1;
  }
  
  #price SPAN
  {
    display: block;
    color: #777;
  }

  #price STRONG
  {
    color: #000;
  }
  
  #avandprice
  {
    clear: both;
    margin-bottom: 10px;
  }
  
  #availability
  {
    clear: both;
    float: left;
    border-right: 1px solid #eee;
    width: 40%;
    padding-right: 10px;
    _padding-top: 15px;
  }
  
  #availability SPAN.text
  {
    display: block;
    color: #777;
    margin-top: 10px;
  }
  
  #availability SPAN.availability
  {
    font-size: 140%; 
    display: block; 
  }
  
  #availability.availability0 SPAN.availability,
  #availability.availability5 SPAN.availability
  {
    color: #25871a;
  }
  
  #availability.availability1 SPAN.availability
  {
    color: #5a61be;
  }
  
  #availability.availability2 SPAN.availability
  {
    color: #d74200;
  }
  
  #availability.availability3 SPAN.availability
  {
    color: #25871a;
  }
  
  #availability.availability4 SPAN.availability
  {
    color: #d74200;
  }
  
  #ware_card .button_container
  {
    background: url('/img/menu_corner.gif') #25871a no-repeat top right;
    padding: 10px;
    display: inline-block;
    _display: inline;
    _height: 1%;
    z-index: 10;
    position: relative;
    clear: both;
    overflow: hidden;
  }
  
  #ware_card .button_container BUTTON
  {
    cursor: pointer;
    font-size: 150%;
    _width: 12.5em;
  }
  
  #ware_card .button_container BUTTON SPAN
  {
    background:url('/img/basket_black.gif') 0 55% no-repeat;
    padding-left: 20px;
  }
  
  #ware_features
  {
    position: relative;
  }
  
  #ware_features TABLE
  {
    widdth: 40% !important;
    border: none;
    mardgin: 0px 30px 10px 0 !important;
    padding: 0 !important;
    fldoat: left !important;
    cldear: none !important;
    position: relative;
    _font-size: x-small;
  }
  
  #ware_features TABLE.main_table
  {
    width: 100%;
    _width: 96%;
  }
  
  #ware_features IMG
  {
    float: none !important;
    clear: both !important;
    width: 150px;
    height: 150px;
  }
    
  #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: 1.2em;
  }

  #ware_features  .main
  {
    width: 33%;
    border-rigfht: 1px solid #aaa;
  }
  
  #ware_features A
  {
    color: #00c;
  }
  
  #ware_features A:hover
  {
    color: #c00;
  }
  
  #ware_features .feature_group
  {
    color: #aaa;
    widfth: 100%;
    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
  {
    font-weight: normal;
  }
  
  #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;
    paddring-left: 5px;
  }
  
  #ware_features .note
  {
    font-size: 100%;
    margin: 0;
    padding: 0;
    margin-top: 25px;
    _margin-top: 0;
    margin-right: 35%;
    padding: 4px 0;
    color: #444;
    padding-left: 10px;
    clear: both;
    border-left: 6px solid #f76220;
    overflow: hidden;
  }

  #configs
  {
    padding-top: 1em;
    padding: 1em 0 20px 0;
  }
  
  #configs TABLE
  {
    width: 100%;
  }
  
  
  #recommend
  {
    padding: 0 0 0 0;
  }
  
  #recommend .wares_layer
  {
    background: none;
    border-top: none;
  }
  
  .recommend_header
  {
    font-size: 100% !important; 
    font-weight: bold;
    margin: 0;
    padding: 0;
    margin-top: 16px;
    margin-bottom: 10px;
  }
  
  .bubble
  {
    position: relative;
    padding: 0;
    border: none;
    border-spacing: none;
    zoom: 1;
    width: auto !important;
  }

  .bubble TR,
  .bubble TD
  {
    padding: 0;
    margin: 0;
    border: none;
    border-spacing: none;
  }

  .bubble .top_left
  {
    background: url('img/top_left.png') no-repeat;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/top_left.png', sizingMethod='scale');
    width: 16px;
    height: 12px;
  }

  .bubble .top
  {
    background: url('img/top.png') repeat-x;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/top.png', sizingMethod='scale');
    height: 12px;
    widtdh: 100px;
  }

  .bubble .top_right
  {
    background: url('img/top_right.png') no-repeat;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/top_right.png', sizingMethod='scale');
    height: 12px;
    width: 16px;
  }

  .bubble .left
  {
    background: url('img/left.png') repeat-y;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/left.png', sizingMethod='scale');
  }

  .bubble .content
  {
    background: #fff;
    padding-bottom: 4px !important;
    text-align: center;
    _font-size: 150% !important;
  }

  .bubble .right
  {
    background: url('img/right.png') repeat-y;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/right.png', sizingMethod='scale');
  }

  .bubble .bottom_left
  {
    background: url('img/bottom_left.png') no-repeat;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bottom_left.png', sizingMethod='scale');
    height: 12px;
  }

  .bubble .bottom
  {
    background: url('img/bottom.png') repeat-x;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bottom.png', sizingMethod='scale');
  }

  .bubble .bottom_right
  {
    background: url('img/bottom_right.png') no-repeat;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bottom_right.png', sizingMethod='scale');
    height: 12px;
  }

  .bubble .arrow
  {
    position: absolute;
    background: url('img/arrow.png') no-repeat;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/arrow.png', sizingMethod='scale');
    height: 23px;
    width: 40px;
    bottom: -17px;
    _bottom: -16px;
    left: 36%;
  }
