.imglt {
	margin: 3px 10px 2px 0;
	float: left;
}
.imgrt {
	margin: 3px 0 2px 10px;
	float: right;
}
h9 {
	font-size: 14px;
	color: #FF0000;
	margin: 10px 0 7px 0;
}

/* Category bottom border fix 8-12-2010 */

.c-content-treenodeindex .node .node-image {
  border-bottom: 1px solid #dcdcdc;
}

.c-content-treenodeindex .node ul {
  margin-top: -1px;
  position: relative;
  background: #fff;
}

/* Brodart Fabric Customization center popup 8-12-2010 */

div#ctl00_ctl00_ctl00_BodyContent_BodyContent_BodyContent_ctl00_cCustomization_rptrCustomizations_ctl01_pnlCustomizationContentBody[style],
div#ctl00_ctl00_ctl00_BodyContent_BodyContent_BodyContent_ctl00_cCustomization_rptrCustomizations_ctl02_pnlCustomizationContentBody[style] {
  left: -418px !important;
}

/* Category info pages for SEO 8-16-2010 */

#catinfo-container {
  width: 738px;
  height: 200px;
  overflow: hidden;
  margin-left: 2px;
}
#catinfo-container h1, #catinfo-container h2 {
  padding: 15px 25px;
  margin:0;
}
#catinfo-container h2 {
  padding-top: 0;
}
#catinfo-container p {
  padding: 0px 330px 0px 25px;
}

/* Category page sub-head borders and margin for SEO 8-18-2010 */

span#ctl00_ctl00_ctl00_BodyContent_BodyContent_BodyContent_ctl00_ptPageTitleBrowse_spanPageSubtitle {
  border-left: 1px solid #dcdcdc;
  border-right: 1px solid #dcdcdc;
  padding: 0px;
  display: block;
  padding: 5px 10px 0;
  font-weight: bold;
}

/* temporary css to lower pager for equipment sale banner */
/* .c-content-homepage .callout #cycle-nav { bottom: 0; } */

/* IE6 fix 2-23-2011 */

div.functions div.pairing-controls { width: 300px; }


/* hide web product id 5-10-2011 (andrew cox) */
div.fulfillmentsystemid  { display: none; }

/* hide attributes tab on product detail 7-14-2011 (andrew cox) */
#ctl00_ctl00_ctl00_BodyContent_BodyContent_BodyContent_ctl00_pdctProductDetailContentTabs_hgcTabAttributes { display: none }