#search, #left, #right, #footer, #logos_home_foot, #headouter, #headsmlouter, .noprint {
	display: none !important;
}

#header {
	border:none;	
}
	
body, #center, #content {	
	float: none !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	overflow: hidden;
	overflow: visible !important;
	border: 0;
	clear: both;
}

#logo, #header {margin: 0 !important; padding: 0 !important; height:auto;}

table {margin-left:-10px} /* The only printed tables come from Stellent, this negates their automatic cellpadding for print */

.feature_item {margin-left:-10px; margin-right:-10px;}

.home_news_content {margin-left:0px;}

html body #header {position: static}

a:link, a:visited {
	color: blue;
	text-decoration: underline
}
	
/* This code adds the URL of a link next to the link itself in brackets

#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }				
*/
