/* Start of CMSMS style sheet 'print' */

ul#constants, ul#mainNavigation, ul#sublevelNavigation, #logo, #tagline, #footer { display: none; }

.top { height: 80px; }
#printLogo, #footerPrint { display: block; }

.content {
	width: 600px;
	margin-bottom: 15px;
	padding: 15px 0 15px 0;
	border-bottom: 1px solid #e4e4e4;
	}
/* End of 'print' */

