.faq_questions {
	margin: 20px 0px 0px 10px;
}

.faq_questions a {
	font-size: 12px; 
	font-family: Arial; 
	font-weight: bold;
	color:#0F308B;
	margin-top: 5px;
	display: block;
}

.faq_questions a:hover {
	font-size: 12px; 
	font-family: Arial;
	text-decoration: none;
	color:#FF8800;
}

.faq_answers {
	margin: 50px 0px 0px 10px;
}

.faq_answers .q {
	margin-top: 35px;
	margin-bottom: 10px;
	font-weight: bold;
}

.ch_content {
	background-image:url(/images/charges_all.jpg);
	height: 684px;
	position: relative;
}

.ch_content .price {
	position: absolute;
	top: 315px;
	left: 550px;
	font-size: 14px;
	font-weight: bold;
	color: #505155;
}

.ch_content .sup {
	position: absolute;
	top: 310px;
	left: 592px;
	font-size: 14px;
	font-weight: bold;
	color: #505155;
}

.ch_content .comment {
	position: absolute;
	top: 443px;
	left: 205px;
	height: 30px;
	width: 425px;
	color: #FA9900;
	text-align: center;
}

.ch_content *[class="comment"] {
	position: absolute;
	top: 441px;
	left: 205px;
	height: 30px;
	width: 425px;
	color: #FA9900;
	text-align: center;
}

.ch_content .comment .blue {
	color: #2D4E9B;
	font-weight: bold;
}

.ch_content .text {
	position: absolute;
	top: 500px;
	left: 20px;
	width: 788px;
	height: 138px;
	font-weight: bold;
	color: #505155;
}

.ch_content *[class="text"] {
	position: absolute;
	top: 495px;
	left: 20px;
	width: 788px;
	height: 138px;
	font-weight: bold;
}

.ch_content .text .orange {
	color: #FA9900;
}

.ch_content .subtext {
	position: absolute;
	width: 100%;
	text-align: center;
	bottom: 13px;
}
