html,
body {
	margin: 0;
	padding: 0; 
	font-family: Arial, Helvetica, sans-serif;
	}
	
<!-- Page Breaks -->
@media all
{
	.page-break	{ display:none; }
}

@media print
{
	.page-break	{ display:block; page-break-before:always; }
}
	
.jumptomenu { display:none;}

#logo, #tagline, #search { display:none; }
#image_main {
width: 100%;
position: absolute;
bottom: 100px;
}
#image_main img{
width: 185px;
}

#menu1, #menu2, #nav2, #downloadpdf, #footer { display:none; }

.breadcrumb, .breadcrumb-hazardous, .breadcrumb-yellow		{ display:none; }

.referrence, #video, .clickalternate, #main_pic, .clickformore, .productimg h2 { display:none; }

.productimg { text-align:center; }
.lightbox-images-wrapper { margin-left:20px; }
.lightbox-images-wrapper a { border:0; color:#000; }
.productdesc {
float: left;
width: 100%;
}
.productdesc h1 { margin: 0 0 10px 0; padding-bottom:8px; border-bottom: 1px solid #ffc424; padding-top:12px; font-size: 22px; }

.technical-celltop, h3 { font-size:28px; font-weight:bold; padding-bottom:18px; }

.technical-cell { width:120px; }
.technical2 { width:100%; }
.technical-cella { width:30%; }
.technical-cellb { width:70%; }

<!-- show hiddden items -->
#moreinfo { display:block; }

.technical2 tr, .technical2 th, .technical2 td { border:1px solid #CCC; font-size:11px; }
.seltable tr, .seltable th, .seltable td { border:1px solid #CCC; font-size:11px; }
.impseltable tr, .impseltable th, .impseltable td { border:1px solid #CCC; font-size:11px; }


a#csa-logo, a#ul-logo, a#gost-logo, a#gost-logo2, a#marine-logo, a#inmetro-logo, a#nbr-logo, a#nbr-logo2, .TabbedPanelsTab {
display: none;
}

table.impseltable {
margin: 30px 0 0 0;
}

.productdiag {
position: absolute;
bottom: 00px;
}