@charset "UTF-8";
/* CSS Document */

div.aboutRightBlock {
	padding-top:30px;
	padding-left:25px;
	padding-right:55px;
}

div.aboutRightBlock h1 {
	font-size: 153.9%;
	font-weight: bold;
}

div.aboutRightBlock p {
	font-size: 100%;
	line-height: 1.4;
	margin-top: 1.5em;
}



