/* Styles for the print heading */
.printonly {
	margin-left: 10px;
}

.pathname,
.printonly {
	font-weight: bold;
	text-decoration: none;
}

/* Styles to hide the bits of the page display from the printer*/
#banner ul,
#toplevel,
#lhc,
#rhc,
#footer,
.noprint {
	display: none;
}

#cc {
	margin: 0;
	padding: 0;
	overflow: visible;
	width: auto;
}

#bc {
	float: none !important;
}

#list-blocks {
	margin-top: 5em;
}

#list-blocks h2 {
	background-color: Transparent;
	color: Black;
}

#page,
#bc {
	margin: 0;
	width: auto;
}

#breadcrumb {
	width: auto;
}

#breadcrumb,
#breadcrumb * {
	color: black !important;
	background-color: transparent;
}