﻿.steadyrain.part-search-results .results-label .product-segment-name #searchName {
  text-transform: capitalize;
}
.steadyrain.part-search-results .results-label .product-segment-type-name p {
  margin: 0 0 25px;
}
.steadyrain.part-search-results .results-label .results {
  display: inline;
  float: right;
  font-weight: normal;
}
.steadyrain.part-search-results .models-list .model-row {
  padding-bottom: 20px;
}
.steadyrain.part-search-results .models-list .model-row table tbody tr td {
  width: 260px;
}
.steadyrain.part-search-results .models-list .model-row table tbody tr td .part-link label:hover {
  cursor: pointer;
}
.steadyrain.part-search-results .models-list .model-row .result-list .segment-item {
  margin: 0;
}
.steadyrain.part-search-results .models-list .model-row .result-list .segment-item .thumbnail {
  padding: 0;
}
.steadyrain.part-search-results .models-list .model-row .result-list .segment-item .thumbnail img {
  height: 160px;
}
.steadyrain.part-search-results .models-list .model-row .result-list .segment-name {
  text-align: center;
}
.steadyrain.part-search-results .models-list .model-row .result-list .segment-name a {
  font-weight: bold;
  color: #555555;
  font-size: 15px;
  line-height: 18px;
}
.steadyrain.part-search-results .models-list .model-row .result-list .segment-name a label:hover {
  cursor: pointer;
}
.steadyrain.part-search-results .models-list hr {
  padding: 10px 0;
}
.steadyrain.part-search-results .listview-pager.pager-control {
  float: right;
  text-align: center;
}
.steadyrain.part-search-results .listview-pager.pager-control a {
  font-size: 15px;
  color: #000000;
}
.steadyrain.part-search-results .listview-pager.pager-control .current {
  font-weight: bold;
}