.MTShopManufacturer .standard {
  padding:0px 15px 0px 15px;
}
.MTShopManufacturer .standard .largeHeadline {
  margin-top:40px;
  margin-bottom:37px;
}
.MTShopManufacturer .standard .manufacturerIntro {
  margin-bottom:37px;
}
.manufacturerList ul li {
  background-image:none;
  padding-left:5px;
  font-weight:bold;
  background-color:#EBE9E9;
  height:13px;
  line-height:13px;
  text-transfromation:uppercase;
  margin-bottom:10px;
  clear:both;
}

.manufacturerList ul li li {
  clear:none;
  height:auto;
  line-height:16px;
  padding:0px;
  float:left;
  margin-bottom:10px;
  background-color:#ffffff;
  width:185px;
  height:104px;
}

.manufacturerList ul li li a {
  display:block;
}
