/* ------- index --------- */
div#index h2 {
	font-size: 1em;
	margin: 10px;
	padding: 0;
	color: #000;
	font-weight: normal;
}
div#index h2 strong {
	font-weight: bold;
}
div#headingCatImg {
 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;
}

fieldset.manufacturerFilter {
 border:0px;
}
