.noPrint,
#header,
#topBar,
#mainMenu,
#checkoutSteps,
#footer,
.sideFrame,
.footerButtons {
	display: none !important;
}

h1, h2, h3, h4, h5, h6, pre { page-break-after: avoid; }

#content,
.fullFrame,
.duoFrame,
.mainFrame {
	width: auto;
}

.tripleColumns {
	width: auto;	
}
.tripleColumns .columnOne,
.tripleColumns .columnTwo ,
.tripleColumns .columnThree  {
	width: 32%;
	float: left;
	overflow: hidden;
	
}
.tripleColumns .columnTwo ,
.tripleColumns .columnThree  {
	margin-left: 1% !important;
}

