
#banner-dhhs,
#logo-nhlbi,
#logo-copd,
#secondaryNavigationWrapper,
.hiddenStructure,
.hiddenStructureRight,
#column-one,
div.documentActions,
.netscape4,
#footerNavigation {
/* Hides all the elements irrelevant for printing */
display: none;
}
#visual-portal-wrapper{
	border-top: none;
	width: auto;
	min-width: 100%;
}
#portal-top{
	border-bottom-width: 1px;
	background-image: none;
	background-color: transparent;
}
#portal-header {
	background-image: none;
	background-color: transparent;
}
#logo-print{
	display: block;
}
#portal-content,
#column-content{
	border: none;
	width: 100%;
	float: none;
	background-image: none;
}
#footer-wrapper {
	background-image: none;
	background-color: transparent;
}
#whatsnewBox dt {
	font-size: 1.4em !important;
}
#whatsnewBox dd a { 
	padding: 5px !important;
	font-size: 0.9em !important;
	background-color: transparent !important;
}

body {
	font-size: 11px !important;
	background-color: transparent;
}

h1, h2, h3, h4, h5, h6{
	border: none;
}

p, ul, dl, ol {
width: auto !important;
}

ul, ol, dl {
padding-right: 0.5em;
}

ul {
list-style-type: square;
}

a {
    color: #990000 !important;
	padding: 0 !important;
    text-decoration: none !important;
}

.backtotop{
	display: none;
}

/* Newsletter */
#inThisIssue {
	display: block;
}
#title-newsletter{
	margin-top: 18px;
}
#column-navigation{
	width: 34%;
}
#column-two{
	width: 64%;
}
