@import url(nff_screen.css);
body {
	background-color: #FFF;
	background-image: none;
}

#mainframe {
	margin: 0;
	width: auto;
	position: static;
}
#contentframe { background: none; }
#content,
#faq,
#article,
#folder {
	width: auto !important;
	float: none;
}
#footer {
	border-top: 1px solid #ccc;
	padding-top: 6px;
	background: none;
	text-align: left;
}

#print { display: inline; }
#header {
	background: url(../gfx/logo_print.png) no-repeat 0 0;
	width: 135px;
	height: 42px !important;
	margin: 0 auto;
	padding-top: 30px;
}
#header * {display: none !important;}
#header h1 {
	display: block !important;
	background: url(../gfx/farmaceuteneno.png) no-repeat 0 0;
	height: 10px;
	width: 95px;
	margin-left: 75px;
}
#quicksearch { display: none !important; }
#sidecol { display: none; }

#addons {
	width: auto;
	float: none;
}

#addons #org_assets li,
#addons #article_assets li,
#addons #org_assets li .title,
#addons #article_assets li .title,
#addons #org_assets li .body,
#addons #article_assets li .body {
	background: none !important;
	border: none;
	width: auto;
	padding-bottom: 0;
}
#addons #org_assets li,
#addons #article_assets li { border-top: 1px solid #ccc; }
#addons #org_assets li li,
#addons #article_assets li li { border-top: 0; }

#tree,
#adrow,
#adcol,
#adcol2,
#keywords,
.comments,
.tips,
.print,
.path,
.interactive_container { display: none; }
