#navBreadCrumb {
  display: block;
}

#productListHeading {
  margin: 10px;
  font-size: 16px;
}

#indexProductList INPUT,
#indexProductList SELECT {
  position: static;
  width: auto !important;
}

#submit1 {
  margin: 10px;
}

.inputLabel {
  float: left;
  margin-right: 10px;
}

#productListHeading {
  display: none;
}

#wrapper H1 {
  background: none;
}

.centerColumn {
  position: relative;
}

#indexProductListCatDescription {
  width: 380px;
  font-size: 20px;
  line-height: 30px;
  position: absolute;
  top: 20px;
  left: 180px;
  float: left;
  text-align: center;
  font-family: times, serif;
  font-style: oblique;
}

#indexProductListCatDescription H1 {
  font-size: 30px;
  margin-bottom: 20px;
}

#indexProductList .level2 {
  position: absolute;
  top: 20px;
  left: 620px;
  width: 300px;
  list-style: none;
}

#indexProductList .level2 P {
  line-height: 20px;
}

#indexProductList .level2 LI A {
  margin-top: 15px;
  display: block;
}

#indexProductList .level2 H1 {
  display: none;
}
  











