.centerColumn #indexProductListCatDescription {
  width: 300px;
  margin-left: 100px;
  line-height: 24px;
}

/**width of 6 product menu = 163px**/
#wrapper #indexProductList .productListing-data {
  width: 20%;
}

.product-menu {
  height: 260px;
  width: 100%;
}

.product-menu A {
  height: 240px;
}


.gc-wrapper A {
  font-family: times, serif;
  font-style: oblique;
  font-size: 20px;
  color: #56D6C9;
}

.level2 .gc-wrapper {
  display: none;
}

#wrapper #indexProductList #product-200 {
  width: 225px;
  margin-left: -10px;
}

#wrapper #indexProductList #product-228 {
  width: 220px;
  margin-left: -5px;
}

#wrapper #indexProductList #product-202 {
   width: 170px;
  margin-left: -7px;
}

#wrapper #indexProductList #product-204 {
   width: 190px;  
   margin-left: -3px;
}

#wrapper #indexProductList #product-262 {
  width: 215px;
  margin-left: -10px;
}







