/* START GENERAL VUL NOTE PRINT STYLES */
body {
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	background-color: #ffffff;
	color: #333333;
}

#main-content, #content-container, #vulnerability-note-content, table {
	width: 99% !important;
}

a, h1, h2, h3 {
	color: #333333 !important;
}

#header-wrapper,
#navigation-wrapper,
div.spacer,
#social-options,
#sidebar-navigation,
#document-feedback,
#footer-wrapper,
#sub-footer {
	display: none;
}

#vulnerability-note-content ul {
	margin: 5px !important;
}

p.disclaimer {
	padding-top: 10px !important;
	border-top: 1px solid #ebebeb !important;
}
/* END GENERAL VUL NOTE PRINT STYLES */

