

td.featurename{
  width: 186px;
  padding: 4px;
  BACKGROUND: url(http://www.redfoxaddons.com/images/feature_table/sub.gif) repeat-x 50% top;
  text-align: right;
  height: 15px;
  border-left: 1px solid #c9c9c9;
  border-top: 1px solid #eae9e9; 
  color: #93393a; 
}

td.infoicon{
  padding: 4px;
  background-color: #F7F7F7;
  border-top: 1px solid #eae9e9;
  border-left: 1px solid #c9c9c9;
  text-align: center;
}

td.data-one{
  width: 96px;
  height: 15px;
  padding: 4px;
  border-top: 1px solid #eae9e9;
  border-left: 1px solid #c9c9c9;
  text-align: center;
}  

td.data-two{
  width: 96px;
  height: 15px;
  padding: 4px;
  border-top: 1px solid #eae9e9;
  border-left: 1px solid #c9c9c9;
  text-align: center;
}  
td.data-three{
  width: 96px;
  height: 15px;
  padding: 4px;
  border-top: 1px solid #eae9e9;
  border-left: 1px solid #c9c9c9;
  border-right: 1px solid #c9c9c9;
  text-align: center;
}  
td.data-single{
  width: 314px;
  height: 15px;
  padding: 4px;
  border-top: 1px solid #eae9e9;
  border-left: 1px solid #c9c9c9;
  border-right: 1px solid #c9c9c9;
  text-align: center;
}  
div.ft_description{
  padding-top: 12px;
  padding-bottom: 14px;
  padding-left: 22px;
  padding-right: 25px;
  border-top: 1px solid #c9c9c9;
  border-left: 1px solid #c9c9c9;
  border-right: 1px solid #c9c9c9;
  display: none;
}

tr.inforow{
}