
/* print styles */
ul#constants, #leftColumn, ul#sublevelNavigation, #footerContent { display: none; }

#contentArea {
	width: 600px;
	padding: 0;
	background: none;
	}
	
#footer {
	clear: both;
	width: 600px;
	margin-left: 0;
	padding: 20px 0 0 0;
	font-size: .9em;
	background: none;
	border-top: 1px solid #dbd8d5;
	}
	#footerContent {
		padding: 0;
		background: none;
		}
		
	
#footerPrint {
	display: block;
	margin: 8px 0;
	line-height: 16px;
	}