@charset "utf-8";
.mainBlockP{
	background-image: url(../images/princess_bg.jpg);
	background-repeat: repeat-y;
	background-position: 3px 0;
}
.faqTxt1{
	font-size:93%;
	color:#4D4D4D;
	margin:0 0 0 50px;

}
.faqSec{
	border:solid 1px #A4AD8C;
	margin:10px 50px 0;
	background: #FFF;
}
.faqSec h5{
	color:#4D4D4D;
	font-weight:bold;
	font-size:108%;
	background-image: url(../images/faq_q.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 494px;
	margin:10px 0 0 10px;
	padding:2px 0 0 20px;
}
.faqSec p{
	font-size:93%;
	color:#4D4D4D;
	background-image: url(../images/faq_a.jpg);
	background-repeat: no-repeat;
	margin:10px 0 0 10px;
	padding:2px 40px 20px 20px;
	background-position: 0px 4px;
}

.planStart{
	background-image: url(../images/low_plan_bg_h.jpg);
	background-repeat: no-repeat;
	height: 65px;
	width: 648px;
	background-position: 3px 0px;
}
