/*************************************** 

  NSIDC Print Stylesheet

***************************************/

#utility, div#footerNSIDC, #daacHeader, #secondarySiteNavContainer, div#nsidc-menu, div#nsidc-search {
  display: none;
}
#header {
    background-color: none;
    box-shadow: none;
    height: auto;
	clear: both;
	width: 100%;
}
#header #logo {
	width: 100%;
}
#header #logo h1:before{
content: url(http://nsidc.org/images/logo_nsidc_46x36.gif);
float: left;
margin-right: 20px;
}
#header #logo h1 {
    font-size: 18pt;
    text-indent: 0;
	color: #000000;
	width: auto;
}
#header #logo h1 a {
	width: 100%;
	text-decoration: none;
	color: #000000;
	border-bottom: 2pt solid #000000;
}

body #wrapper table { max-width: 95% !important; }
