#developerFooter, #footernavigation {
	display: none;
}

.defaultFooter {
	display: none;
}

#twoColWrapper {
	margin: 0px;
	margin-left: -10px;
}

.searchBar .small {
	background: none;
}

.searchBar input.button, #addQuoteButton, #printButton, #backToSearch,
#requirementsHeader, #subnavigation, .columnTwoTitle, .flags,
.headContact, #tab-container {
	display: none;
}

#masthead form, #mainnavigation {
	display: none;
}

#columnTwolarge2 {
	float: left;
}

#columnOne, #columnTwo {
	display: none;
}

.sizingColumnOne {
	border: none;
}

.enquiryForm {
	display: none;
}

#columnOne {
	border: none;
}

.sizingPrint #columnOne {
	display: block;
}

#twoColWrapper {
	background: none;
}

#masthead {
	background: none;
}

#wrapper {
	background: none;
}

.threeColFooter {
	display: none;
}

.newsPagination {
	display: none;
}

/*** Product Selector Styles ***/

.datasheet-product{
	background:#ffffff;
	border-bottom:1px solid #000000;
}
.datasheet-product h1{
	color:#000000;
}
body{
	background:none;	
}
.data-sheet-table th{
	background:#ffffff;
	color:#000000;
}
.data-sheet-table{
	border-left:1px solid #000000;	
	border-top:1px solid #000000;	
}
.data-sheet-table td{
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
}
.hide-on-print{
	display:none;
}

#footer{
	display:none;
}
.print-controls,
.units-change,
a.button.comparison,
.back,
.comparison-controls,
#loginButton,
#breadCrumb,
#flags{
	display:none;
}
.print-url{
	display:block;
}
.table-heading th{
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
}
.comparison-wrapper{
	float:none;
	width:710px;
}
