/* $Revision: #5 $ */


.dt-ln-hdr {
  font-weight: bold;
  color: #c00;
  padding: 15px 10px 10px 10px;
  border-bottom: 1px solid #999;
  white-space: nowrap;
}

.dt-ln-prod {
  padding: 10px 10px 0px 10px;
  width: 147px;
}

.dt-ln-prod hr {
  height: 1px;
  border: 0px;
  border-bottom: 1px solid #EEEDED;
}

.dt-ln-prod-promo {
  padding: 1px 0px 1px 0px;
}

.dt-ln-prod-img {
  padding: 0px;
}

.dt-ln-prod-title {
  padding: 0px 0px 7px 0px;
}

.dt-ln-prod-byline {
  padding: 0px;
}

.dt-ln-prod-price {
  padding: 0px 0px 6px 0px;
}

.leftnavlink {
  background-color: #EEEDED;
  margin: 0px;
  padding-top: 4px;
  padding-right: 0px;
  padding-bottom: 4px;
  padding-left: 10px;
}
 

#dtabs {
  padding-top: 5px;
  border-bottom: 1px solid #ccc;
}

#dtabs img {
  cursor: pointer;
}

#dtabcontainer {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  margin-left: 10px;
}


#dtabbottom {
  padding-bottom: 5px;
}

#dtabPrintInfo {
  cursor: pointer;
  margin: 10px;
}


.dtabcontent {
  height:   110px;
  display:  block;
  margin: 10px 13px 10px 13px;
}

.dtabinput {
  margin: 0 0 0 0;
  padding:0;
  border:0;
}

.dtabseemore {
  cursor: pointer;
  display: block;
  margin-top: 15px;
}



#dtabPopupHeader {
  width: 100%;
  padding: 5px;
  font-weight: bold;
  border-bottom: 1px solid #ccc;
  margin-bottom: 15px;
}

#dtabPopupHeader img {
  cursor: pointer;
}

#dtabPopupContent {
  width: 537px;
}

.invisible {
  position: absolute;
  left:     -100em;
  width:    99em;
  overflow: hidden;
}


