﻿
  .autocompleter-fr {
    float: right;
  }


.category-list .brands-box .item {
  width: 210px;
  height: 64px;
  line-height: 64px;
  *line-height: 62px;
  *font-size: 57.6px;
}
.category-list .brands-box .item img { 
  max-width: 210px;
  max-height: 64px;
  _width: 210px;
  _height: 64px;
}

.category-content .category-item:nth-child(1)  .sub-box{ top:-20px;}
.category-content .category-item:nth-child(2)  .sub-box{ top:-65px;}
.category-content .category-item:nth-child(3)  .sub-box{ top:-110px;}
.category-content .category-item:nth-child(4)  .sub-box{ top:-155px;}
.category-content .category-item:nth-child(5)  .sub-box{ top:-200px;}
.category-content .category-item:nth-child(6)  .sub-box{ top:-245px;}
.category-content .category-item:nth-child(7)  .sub-box{ top:-290px;}
.category-content .category-item:nth-child(8)  .sub-box{ top:-335px;}
.category-content .category-item:nth-child(9)  .sub-box{ top:-380px;}


