table.b2b-search-results thead th,
table.b2b-search-results tbody td {
  padding: 2px;
}
table.b2b-search-results th span {
  font-size: 12px;
}
table.b2b-search-results tr.owner-garage {
  background-color: lightgreen;
}
table.b2b-search-results tr.owner-platform {
  font-style: italic;
}
.filter_season .btn {
  padding: 4px 2px 2px 4px;
}
i.tire {
  width: 25px;
  height: 25px;
}
i.tire-summer {
  background: url(images/type_summer.png) center center no-repeat;
}
i.tire-winter {
  background: url(images/type_winter.png) center center no-repeat;
}
i.tire-allseason {
  background: url(images/type_allseason.png) center center no-repeat;
}
