/* default styles for extension "tx_hdnoffer_pi1" */
  #tx-hdnoffer-pi1-offerlist-wrapper {
  width:476px;
  }
  
  .tx-hdnoffer-pi1-offerlist-item {
  background:#fffbef;
  margin-bottom:20px;  
  }
  
  .tx-hdnoffer-pi1-offerlist-item-imageheader {
  float:left;
  width:58px;
  height:58px;
  background:#fffbef;
  overflow:hidden;
  }

  .tx-hdnoffer-pi1-offerlist-item-imageheader img {
  margin:5px;
  }
  
  .tx-hdnoffer-pi1-offerlist-item-offerheader {
  float:right;
  width:418px;
  height:58px;
  background:#fffbef;
  }

  .tx-hdnoffer-pi1-offerlist-item-offerheader p {
  font-size: 18px;
  font-weight: bold;
  width:413px;
  color: #073f6b;
  margin:15px 0 0 5px;
  }
  
  .tx-hdnoffer-pi1-offerlist-item-offercontent {
  width:466px;
  margin:10px 5px;
  font-size:11px;
  }
  
  .tx-hdnoffer-pi1-offerlist-item-roomlist-header {
  background:#efe7cf;
  font-size:11px;
  font-weight:bold;
  width:466px;
  margin:0 5px;
  }
  
  .tx-hdnoffer-pi1-offerlist-item-roomlist-content {
  width:466px;
  margin:5px;
  font-size:11px;
  }
    
  .tx-hdnoffer-pi1-offerlist-item-clearer {
  clear:both;
  height:1px;
  font-size:1px;
  background:transparent;
  }  

