#contentleft table{
  margin-bottom:30px;
  margin-right:15px;
  width: 585px;
  border-spacing:0px;
  border-collapse:collapse;
  }
  
#contentleft td {
  font-size:11px;
  font-weight: normal;
  color:#000000;
  vertical-align:top;
  }
  
  
#contentleft TR TD{
  line-height:18px;
  padding-right: 10px;
  border-bottom:1px dotted #cccccc;
  }
  
#contentleft TR {
  }
  
#contentleft .td-0{
  width:20px;
  font-weight:bolder;
  }
  
#contentleft .td-1{
  width:auto;
  border-bottom:1px dotted #cccccc;
  }
  
