.document h1 {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.6em;
	display: block;
	margin-bottom: 0.8em;
}
.document h2 {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.6em;
	display: block;
	margin-bottom: 0.8em;
}
#page p {
	font-size: 12px;
	line-height: 1.8em;
	margin-bottom: 0.8em;
}
.aside {
	background-color: #f7f7f7;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
	border: 1px solid #e8e8e8;
}
#page .aside p {
	font-size: 10px;
	line-height: 1.8em;
}
.section {
	margin-bottom: 32px;
}
.div-colums .colum {
	width: 376px;
}
ul.plain li{
	margin-bottom: 0.7em;
	font-size: 12px;
	line-height: 1.8em;
}
