#header,
#left,
#footer {
	display: none;
}

#content, #main {
	background: none;
	background: #FFF;
}

#border {
	border:none;
}

#main #mainleft.contentXL,
#main #mainleft,
#main,
#content,
#wrapper {
	width: 100%;
	height: 100%;
	overflow:visible;
}

UL, OL, LI {
	page-break-inside: avoid;
	page-break-before: avoid;
}
