/* edify print*/
@import url("../../bare/css/print.css");
#header {
    background-color: #000;
	width:642px;
}
#header h1 {
    background: url("../images/logo.png") no-repeat scroll 10px 10px transparent;
	 height: 151px;
	 
}
#header a#logo, #header h1 a, .social-networking, .mc-email-subscribe {
	display: none;
}
#section {
    padding-top: 20px;
}

