.priceStockDivider {
  line-height:150%;
  margin-bottom:0;
  padding-bottom:3px;
  border-bottom:3px solid #7F7F7F;
  color:#7F7F7F;
  font-family:Arial,Helvetica,sans-serif;
  font-size:12px;
  font-weight:bold;
  text-indent: 6px;
}

.priceColumnHeader {
  color:#7F7F7F;
  font-family:Arial,Helvetica,sans-serif;
  font-size:12px;
  font-weight:bold;
  text-indent: 7px;
}

.priceSectionMargin {
  vertical-align: top;
  height: 90px;
}

.priceStockPanel {
  padding: 10px;
  width: 600px;
}

.priceStockTab {
  width: 580px;
}

.close-link{
  margin-top: 20px;
}

.priceStock-PopupPanel {
  z-index: 2;
}

.priceStock-PopupPanel td{
  padding-bottom: 0px;
}

.wait-center {
  position: absolute;
  top: 49%;
  width: 14px;
  height: 14px;
  left: 49%;
}

.results-table {
  width: 100%
}

.calculate-disabled {
  cursor: progress;
  font-weight: bold;
}

.rowIndent {
  width: 150px;
  text-indent: 6px;
}

.priceStockFistRow {
  width: 150px;
  text-indent: 2px;
}

.priceStockRow {
  text-indent: 8px;
}

.priceQueryArticleNo {
  width: 75px;
}

.priceStockMark span{
background-color: #FFFF99;
}



