/* ------- index --------- */
div#index {
align:center;
}

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

div#categoriesImages {
  border: 0px solid #000; 
  text-align:center;
    
}

div#categoriesImages .categoriesThumbs {
  //width:28%;
  float:left;
  width:193px	;
  text-align:center;
  margin: 0 0 7px 7px;
  background-color: transparent;  
  border: 0px solid #999;  
}

.categoriesThumbs a:hover{
color: #355100; text-decoration:underline;
}

fieldset.manufacturerFilter {
 border:0px;
}