/* ------- index --------- */
div#index {
}

#headingCatImg {
	display:none;
 text-align:right;
 margin: -30px 0 0 0;
}

div#categoriesImages {
  border: 0px solid #000;
}

div#categoriesImages .categoriesThumbs {
  width:27%;
  float:left;
  text-align:center;
  margin: 0 0 7px 7px;
  background-color: transparent;
  padding: 10px;
}

div#categoriesImages .categoriesThumbs img{
	 width:120px;
	 height:120px;
	 
}

fieldset.manufacturerFilter {
 border:0px;
}

.textMain a {
 text-decoration:underline;
}