@charset "utf-8";
.content{
	background-image: url(/bitrix/templates/mguki/images/fon_02.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFF;
	padding: 5px;
}
.content p{
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.content h1{
	padding: 5px;
	margin: 0px;
	font-size: 14px;
	color: #8F3A3A;
}
.content h2{
	padding: 5px;
	margin: 0px;
	font-size: 14px;
}
.content h4{
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin: 0px;
	font-size: 12px;
	color: #8F3A3A;
}
.content em{
	font-size: 11px;
	color: #8F3A3A;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.content ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

.imgLeft{
	margin-left: 5px;
}
.imgRight{
	margin-right: 5px;
}
.content p img{
	border: 2px solid #CCC;
}