.topPartDiv{
	min-height: 1000px;
}
.blueSkyBlock{
	height:94px;
	width:700px;
	position: relative;
	top: -20px;
	/*left: -8px;*/
	left: -60px;
}
.blueSkyBlock>div{
	width:700px;
	height:94px;
	position: absolute;
	top:0;
	left:45px;
	background: #7dd6ee; /* Old browsers */
	background: -moz-linear-gradient(top,  #7dd6ee 0%, #2a87cc 100%); /* FF3.6+ */
 	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7dd6ee), color-stop(100%,#2a87cc)); /* Chrome,Safari4+ */
 	background: -webkit-linear-gradient(top,  #7dd6ee 0%,#2a87cc 100%); /* Chrome10+,Safari5.1+ */
 	background: -o-linear-gradient(top,  #7dd6ee 0%,#2a87cc 100%); /* Opera 11.10+ */
 	background: -ms-linear-gradient(top,  #7dd6ee 0%,#2a87cc 100%); /* IE10+ */
 	background: linear-gradient(to bottom,  #7dd6ee 0%,#2a87cc 100%); /* W3C */
 	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7dd6ee', endColorstr='#2a87cc',GradientType=0 ); /* IE6-9 */
}
.blueSkyBlock>div>p{
 	color: #ffffff;
 	color: rgba(255,255,255,1);
 	font: normal normal 26px/32px 'KaushanScriptRegular', 'Myriad Pro', arial;
 	margin: 10px auto 0;
	text-align: center;
}
.uglLeft,.uglRight{
 	background-image: url(/images/blueSkyBlok.png);
 	background-repeat: no-repeat;
 	bottom:-16px;
 	display: block;
 	position:absolute;
 	height:16px;
 	width:15px;
 	z-index:10;
}
.uglLeft{background-position: 0 0;left:0;}
.uglRight{background-position: 100% 0;right:0;}
.blueSkyBlock>div>p>a {
	color: #ffffff;
	color: rgba(255,255,255,1);
	font: normal normal 26px/32px 'KaushanScriptRegular', 'Myriad Pro', arial;
	margin: 10px auto 0;
	text-align: center;
	text-decoration: none;
}
#sidebar_blog {
	float: right;
	position: relative;
	top: -125px;
	left: 50px;
	width: 350px;
	height: 0px;
}
.record_body{
	width: 650px;
	text-align: justify;
}
.pricingDivTopPartTextRight, .pricingDivTopPartText{width: 350px;}
.pages,.nobullet{padding: 0px; margin-left: -15px;}
.blogBigLetters{margin-left: -15px;}
