table.horsetab{
  border: silver 1px solid;
  margin-bottom: 30px;
}

table.horsetab td{
  border-bottom: silver 1px dotted;
  border-right: silver 1px dotted;
  padding-left: 3px;
  vertical-align: top;
}

table.horsetab IMG{
  border: 0px;
}

table.horsetab tr.first td.last,
table.horsetab tr.last td.last
{
  border-right: none;
}

table.horsetab tr.last td
{
  border-bottom: none;
}
/* --------------------------------------------------------------------------- */

table.tabdetail td{
  border-bottom: silver 1px dotted  !important;
}

table.tabdetail tr.last-detail td{
  border-bottom: none !important;
}
table.tabdetail td.detlast{
  border-right: none !important;
}
/* --------------------------------------------------------------------------- */
