/* custom for KNC */
TABLE.links {
  margin: 0px ;
  padding: 0px ;
}
TABLE.links TD {
  text-align: justify ;
}
TABLE.links TD.name {
  font-weight: bold ;
  padding-top: 15px ;
}
TABLE.links TD.link {
  padding-left: 10px ;
}
TABLE.links TD.desc {
  padding-left: 20px ;
}
