/* print stylesheet */
body {
	font-size: 12pt;
	color:black;
	background: white;
}
#base_container {
	margin: 0 5%; padding: 0;
}

#maincontent_left,
#navigation_container,
#header_citation,
#header_actions,
div.returntotop,
#footer ul { display: none; }

#footer {
	background: none; color: black;
}
#footer * {	color:black;}

#internal_article h1 { font-size: 250%; width: 90%; line-height: 1.2em; letter-spacing: 0.05em; clear: both; text-align: left; padding: 3cm 0 1cm 0;}
.internal_chapter_number { clear: both; display: block; float: left !important; width: auto; text-align: left; font-size: 150%; }
h2.internal_chapter_title {  font-size: 150%; text-transform: none; width: auto; height: auto;}
div.internal_chapter_contentbox { display: block; clear: both;}
div.internal_chapter_visual { clear: both; float: left !important; border: 0; margin-right: 0; padding-right: 0; width: auto;}
div.internal_chapter_visual img { padding-right: 6pt !important; float: left !important; margin-right: 0; }
div.internal_chapter_content { font-size: 60%;float: left !important; margin-left: 0; padding-left: 0;}
/*div.internal_chapter_content a:link:after, div.internal_chapter_content a:visited:after {content: " (http://www.hairtransplantsurgery.com/" attr(href) ") ";}*/
div.internal_chapter_content p { margin: 0; }
div#header_main {float: left;}
div#header_logo { float: left;  margin: 0; padding: 0; height: auto;}

div#nav_tree { font-size: 100%; color: black; float: left; margin: 0; padding: 0;}
div#nav_tree a { color: black;}
div#internal_intro {
	width: 100%;
	border-bottom: 1mm solid #888888;
	padding: 2mm 0 5mm 0;
}

div#internal_intro ol { margin-left: 7mm; font-size: 90%; }

p, .internal_chapter_content ol, .internal_chapter_content ul { text-align: justify; margin-right: 0; padding-right: 0; width: auto; float: left;}
.internal_chapter_content ol, .internal_chapter_content ul { margin: 3mm 5mm 3mm 0; padding: 0 0 0 4mm;}
div.internal_chapter_content h3; div.internal_chapter_content h4 { padding-top: 0;} 

.color_blue, .color_red, .color_black, .color_orange {font-weight: bold;}
.color_blue {color: #33879a;}
.color_red {color: #ca192a;}
.color_black { color: black; font-weight: bold;}
.color_orange {color: #df6217;}
