
    div.HotDeal  img {
      margin:0;
      padding:0;
      border:0;
  }


  .HotDeal {
      padding: 0px;
      margin: 6px 2px 0 0;
      float:left;
      width: 162px;
      background: url("/img/hdboxhead.gif") no-repeat left top !important;
    
  }

  .HotDealTop {
      height: 100%;
      margin: 0px;
      padding: 0 0 0 6px;
  }

  .HotDealTopFloatin {
      height: 100%;
      width: 150px;
      margin: 0px;
      padding: 10px 6px 4px 0px !important;
  }

  .HotDeal .ImageArea {
      width: 150px;
      height: 100px;
      text-align: center;
      background: #ffffff;
      padding:0px;
      margin: 0px !important;
      white-space: nowrap;
      overflow: hidden;

  }


  .HotDealFoot {
      margin: 0 !important;
      padding: 0 0 0 4px;
    
      background: url("/img/hdboxfoot.gif") no-repeat left bottom !important;
    
  }

  .HotDealFootFloatin {
       margin: 0 !important;
      padding: 4px 4px 8px 4px;
      width: 150px;
      _width: 150px;
  }

  .HotDealFoot .InfoArea {
      width: 138px;
      white-space: nowrap;
      overflow: hidden;
      text-align: left;
  }

  .HotDealFootFloatin .InfoArea{
    background: transparent;
  }



 
 div.InfoArea  a {
      font-size: 11px;
      color: #134B83;
      font-weight: normal;
      font-style: normal;
      text-decoration: none;
      line-height: 120% !important;
       font-family: Arial, Verdana, Helvetica;

  }

 div.InfoArea  a:hover {
   text-decoration: underline; 
 }

  .HotDealFoot a.Price {
      margin: 2px 2px 2px 2px;
      white-space: nowrap;
      font-size: 15px;
      color: #DE0000;
      font-weight: bold;
      font-style: normal;
      font-family: Arial, Verdana, Helvetica;
      text-decoration: none;
  }



 .HotDealFoot a.Price:hover {
      color: #DE0000;
      text-decoration: underline;
  }

