.dbcodd {
  background-color: #F7F9FB;
  color: #000000;
}

.rowselected {
  color: #000000;
  background-color: #DFE6EF;

}

.headrow th {
  text-align: left;
}

.headrow {
  background-color: #FCC904;
  color: #000;
}

.headrow th.thprice {
  text-align: right;
  padding-right: 20px;
}

.thsupplier {
  width: 100px;
  text-align: center;
}

.fic table a {
  color: #000000;
}

.ficprice{
  color: #FF0000;
  font-size: 18px;
  text-align: right;
  font-weight: bold;
}

.amazonusedprice{
  font-size: 10px;
  text-align: right;
  color: #000000;
  white-space: nowrap;
}

.amazonusedprice span{
  font-size: 15px;  
  color: #FF0000;
  font-weight: bold;
  
}

.ficproduct {
  font-weight: bold;
}

.list-buynowbut {
  text-align: right;
}

.ficpoptvs {
  font-size: 14px;
}

.ficpricerange {
  font-size: 14px;
}

.ficpriceorder {
  font-size: 18px;
  font-weight:bold;
  text-align: center;
  color: #0033CC;
}

.ficpricerange a:link,
.ficpricerange a:visited {
  color: #0000FF;
  font-size: 14px;
  text-decoration: underline;
}

.fic p.lastupdated {
 margin: 0;
 padding: 0;
 margin-top: -15px;
 color: #FF0000;
}