.contenttable-0  {
  border-collapse:collapse;
  width:100%;
}
.contenttable-0 td {
  padding-right:9px;
  padding-left:9px;
  padding-bottom:4px; 
  padding-top:4px;
  text-align:right;
  border-bottom:1px solid #FFF;
  border-right:1px dotted #FFF;
}

.contenttable-0 tr td {
  
  border-bottom:1px solid #FFF;
  border-right:1px dotted #FFF;
}



.contenttable-0 .tr-0 td, .contenttable-0 .tr-1 td {
  font-weight:bold;
  padding-bottom:2px;
  border-bottom:0px;
  border-right:0px none;
}

.contenttable-0 td.td-0 {
  text-align:left;
  padding-right:0px;
}

.contenttable-0 .tr-1 td {
  border-bottom:1px solid #FFF;
  padding-bottom:4px;
}

.contenttable-0 .tr-2 td {
  padding-top:4px;
}


.contenttable-0 td.td-last {
 border-right:0px none;
}

/*** Table Layout1 ***/
.contenttable-1  {
  border-collapse:collapse;
}

.contenttable-1 .tr-0 td {
  font-weight:bold;
  border-bottom:1px #fff solid;
}


