/* ------- index --------- */


div#index h1{
	border:solid black 0px;
	height:30px;
}

div#page{
	width:1000px;
}

#header_cw{
	width:100%;
	border:solid black 1px;
	height:0px;
}

.categoriesThumbs a{
	font-weight:bold;
}

a:link, a:visited {
	color:#333333;
	text-decoration:none;
}

div#headingCatImg{
	float:right;
	margin-top:-40px;
	margin-right:20px;
	/*margin: -70px 0 0 0;*/
	/*margin-top:-70px;*/
	/*margin-left:20px;*/
}

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

div#categoriesImages .categoriesThumbs {
  width:160px;
  height:160px;
  float:left;
  text-align:center;
  
  background-color: transparent;
  padding: 10px;
  /*
  border-top: 1px solid #999;
  border-right: 2px solid #555;
  border-bottom: 2px solid #555;
  border-left: 1px solid #999;
  */
}

fieldset.manufacturerFilter {
 border:0px;
}

div.categoriesThumbs{
	float:left;
	width:160px;
	height:120px;
	border:solid black 0px;
	text-align:center;
	padding:10px;
	margin-left:12px;
}

