td.featureset { 
  border-top: 1px solid #C9C9C9;
  border-left: 1px solid #C9C9C9;
  border-right: 1px solid #C9C9C9;
  border-bottom: 1px solid  #838383;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 5px;
  color: #4a4a4a;
  background-image: url(../_images/matrix/matrix_header_bg.gif);
  font-weight: bold;
}

td.featurename { 
  width: 179px;
  padding: 4px;
  background-image: url(../_images/matrix/matrix_sub_bg.gif);
  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: 92px;
  height: 15px;
  padding: 4px;
  border-top: 1px solid #eae9e9;
  border-left: 1px solid #c9c9c9;
  text-align: center;
}  

td.data-two { 
  width: 92px;
  height: 15px;
  padding: 4px;
  border-top: 1px solid #eae9e9;
  border-left: 1px solid #c9c9c9;
  text-align: center;
}  
td.data-three { 
  width: 92px;
  height: 15px;
  padding: 4px;
  border-top: 1px solid #eae9e9;
  border-left: 1px solid #c9c9c9;
  border-right: 1px solid #c9c9c9;
  text-align: center;
}  

td.description { 
  width: 513px;
  padding-top: 12px;
  padding-bottom: 14px;
  padding-left: 22px;
  padding-right: 25px;
  background-image: url(../_images/matrix/matrix_red_bg.gif);
  background-repeat: no-repeat;
  border-left: 1px solid #c9c9c9;
  border-right: 1px solid #c9c9c9;
  display: none;
}

tr.inforow { 
  cursor: help;
}
td.featureset1 { 
  border-top: 1px solid #C9C9C9;
  border-left: 1px solid #C9C9C9;
  border-right: 1px solid #C9C9C9;
  border-bottom: 1px solid  #838383;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 5px;
  color: #4a4a4a;
  background-image: url(../_images/matrix/matrix_header_bg.gif);
  font-weight: bold;
    cursor: help;

}

td.description1 { 
  width: 513px;
  padding-top: 12px;
  padding-bottom: 14px;
  padding-left: 22px;
  padding-right: 25px;
  background-repeat: no-repeat;
  border-left: 1px solid #c9c9c9;
  border-right: 1px solid #c9c9c9;
    display: none;
}