#ezPagesHeading {
  display: none;
}

#main H1#productListHeading {
  text-indent: 0px;
  height: auto;
  padding-top: 54px;
  font-weight: bold;
}

#indexProductListCatDescription {
  margin-top: 4px;
}

#pipes-page UL {
  margin-top: 0px;
  margin-left: 20px;
}

#pipes-page H3 {
  margin-top: 10px;
  margin-bottom: 4px;
  font-size: 16px;
}

#wrapper #pipes-page LI {
  height: 20px;
  margin: 0px;
  padding: 0px;  
}

#wrapper #pipes-page SPAN {
  text-align: right;
  display: block;
  float: right;
  border-bottom: 3px solid #EFD7BD;
}

#wrapper #pipes-page LI A {
  font-size: small;
  text-decoration: underline;
}







