.distributor_content {
  width: 350px;
  float: left;
}

.distributor_content img {
  width: 64px;
  margin-right: 26px;
  height: 40px;
  float: left;
  text-indent: -8008px;
}  

.distributor_content * {
  width: 260px;
  float: right;
}

.distributor_content * * {
  width: auto;
  float: none;
}

table.distributor_table{
  padding-left: 22px;
  margin-top: 10px;
  margin-bottom: 10px;
}

table.distributor_table td {
  padding-bottom: 15px;
  padding-top: 15px;
  vertical-align: top;
}

table.distributor_table td.borderline {
  border-bottom: 1px solid #68656c; 
}

table.distributor_table td.noborderline {
  width: 40px; 
}