 
#law TH{
  font-size : 90%;
  text-align : left;
  white-space : nowrap;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : silver;
  letter-spacing : 1px;
  padding-top : 10px;
  padding-bottom : 10px;
  padding-left : 10px;
  padding-right : 20px;
}
#law TD{
  font-size : 90%;
  letter-spacing : 1px;
  line-height : 140%;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : silver;
  padding-top : 10px;
  padding-bottom : 10px;
}
#law LI{
  margin-left : 0px;
  list-style-type : none;
}
#law UL{
  margin-left : 0px;
  margin-bottom : 0px;
}

