.noPrint, .BCbg2 {
	display: none;
}

/* Hide nav and adjust layout */
#main_content .columncontent {
	min-height: 0px;
	margin-left: 0px;
}

#main_content .columnnavcontainer {
	display: none;
}

/* Add a little space above the footer text */
.site-footer {
	padding-top: 50px;
}

/* Squeeze the productFloat boxes so 3 will fit on one line */
.searchResultFloat {
	width:180px;
	border: 1px solid gray;
}

.productFloat {
	width:180px;
	border: 1px solid gray;
}

/* Try to stop the headers from printing on it's own page */
.mainLogo, .pageHeader {
}

/* myNorwood Sites   */
.MNLeftNav {
	display: none;
}
.MNTopMenu {
	display: none;
}
.MNLayoutGroup4 {
	display: none;
}
