table.backend {
   border-left:  1px dotted #000;
   border-right:  1px dotted #000;
   border-bottom:  1px dotted #000;
}

td.grey {
   border-top:  1px solid #000;
   border-bottom:  1px dotted #000;
   background:  #dddddd;
   padding:  3px;
   margin:  3px;
}

td.backend {
   padding:  3px;
   margin: 3px;
}

a.backend:hover {
   color:  #0000ff;
}

p.backsmall {
   font-size:  12px;
}

