/*------------------------------------------------------------------
[Master Print Stylesheet]
Project:	NIH MedlinePlus the Magazine
Version:	2.00
Last modified:	04/20/10 [fixed general bugs, ms]
Primary use:	NIH MedlinePlus the Magazine
-------------------------------------------------------------------*/
html {
	margin: 0;
	padding:0;
}

body {
	background:#FFF;
	font-family:Georgia, 'Times New Roman', serif;
	line-height:1.5em;
	font-size:10pt;
}
p {
	font-size:10pt;
}
.header2{height:150px;}
.header{height:150px;}
#wrapper{width: auto; 
	margin: 0 5%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
}
/* Ensure the content spans the full width */
#container, #container2, #content, .toc
{
background: transparent;
	width:100%;
	margin:0;
	float: none;
	overflow:visible !important;

}

.navigation{display:none;}
table tr, tr, th, td {
border:1px solid #000000;
color:#000000;
}

/* Change text colour to black (useful for light text on a dark background) */
.navigation
{
color: #44669C;
font-size:10pt;
}
.feature{float:none; font-size:10pt;}

.title h1{font-size:14pt;}
.content{
	color: #000;
font-size:10pt;}
/* Improve colour contrast of links */
.hide{display:none;} iframe{display:none;} .addtoany_share_save_container{display:none;} .postbar{display:none;} #respond {display:none;}

a:link, a:visited {
	background:transparent;
	font-weight:bold;
	text-decoration:underline;
	color:#44669C;
}

a:link:after, a:visited:after {
	content:" (" attr(href) ")";
	font-size:90%;
}
.strips_redRt, .right, #pquote_rt, .box-rt{background: transparent;
	width:100%;
	margin:0;
	float: none;
	overflow:visible !important;}
.morearticle{background: transparent;
	width:100%;
	margin:0;
	float: none;
	overflow:visible !important;}
.footer{font-size:10pt;background: transparent;
	width:100%;
	margin:0;
	float: none;
	overflow:visible !important;}
	.footer .left{font-size:10pt;background: transparent;
	width:100%;
	margin:0;
	float: none;
	overflow:visible !important;}
	.footer .right{font-size:10pt;background: transparent;
	width:100%;
	margin:0;
	float: none;
	overflow:visible !important;}
/**
img {
border:#8F2225 solid 5px;
}**/
