.testtable {	
  border:0px solid #000000;
  width:432px;
  margin-top:20px;
  padding:10px;
}

.testtable tr-even {
  border-bottom:1px solid #000000;
}

.testtable tr-odd {
  border-bottom:1px solid #000000;
}

.td-0 {
  width:100px;
  padding:10px;
  vertical-align:top;
}


.td-1 {
  padding:10px;
}


.td-last {
  padding:10px;
  vertical-align:top;
}


