.noprint {
	display: none;
}

html, body,
#cont {
	background: none;
	width : 100%;
	margin:0;
	padding:0;
	height : auto;
	position : relative;
	overflow : auto;
}

#side-block {
	float: left;
	clear: both;
	margin-top: 50px;
	page-break-before:always;
}

