/* Basic print settings */
BODY {
	color: black; 
	background: white;
	font-size: 12pt;
	float: none;
	display: table-cell;
	}
A:link, A:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	float: none;	
	}
H1, H2, H3 {
	background: white; 
	color: black; 
	padding-bottom: 1px; 
	border-bottom: 1px solid gray;
	float: none;
	display: table-cell;
	}
/* Hide Rollover and graphicals */
#product_rcd_button   { 
	display: none;
	}
#product_s3dr_button   { 
	display: none;
	}
#product_c3du_button   { 
	display: none;
	}
#product_ssmc_button   { 
	display: none;
	}

div.column-one {
	display: none;
	}
div.column-two {
	display: table-cell;
	left: 10px; 
	float: none;
	}
div.banner_left{
	display: none;
	}
div.banner_bg { 
	display: none;
	}
div.banner_title{
	display: none;
	}
div.banner_product_top{
	display: none;
	}
div.main_top_left{
	display: none;
	}
div.main_top_mid{
	display: none;
	}
div.main_top_right{
	display: none;
	}	
	
		
#tabstrip   {
 	display: none;
 	}

#tabstrip2   { 
	display: none;
	}

#tabstrip3   {
	display: none;
	}

#tabstrip4   {
	display: none;
	}

#tabstrip5   {
	display: none;
	}

#pdf_button   { 
	display: none;
	}
	
div.content {
	float: none !important;
	} 
div.content_main {
	float: none !important;
	}
div.contentbody{
	float: none !important;
	}
div.contentfooter{
	float: none !important;
	}
div.content_end{
	float: none !important;
	}		
/* Add Print header and footer here */
div.print_header   {
	background-image: url(images/ses_logo_print.jpg); 
	background-repeat: no-repeat; 
	background-position: left 100%; 
	margin-left: 10px; 
	width: 272px; 
	height: 93px; 
	float: none !important;
	}

div.print_footer  { 
	font-size: 2mm; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	margin-left: 10px;
	text-align: center;
	float: none !important; 
 }