
.blockFaq {
	padding:0;
	margin:0 0 20px;
	clear: both;
}


.iconQ {
	background-image: url(images/icon_q.gif);
	background-position:left top;
	background-repeat:repeat-y;
	background-color:#EAEFF2;
	padding-left:  46px;
	color:#03385A;
	margin-bottom: 8px;
	padding-bottom: 5px;
	line-height: 1.4;
}

.iconQtxt {
	padding: 8px 0 4px 0;
	font-weight:bold;
	margin-bottom: 5px;
}

.iconQtxtSub {
	font-weight: normal;
	padding-right: 1.5em;
}

.iconA {
	background-image: url(images/icon_a.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left: 46px;
	color:#35607B;
	line-height: 1.4;
	margin-bottom: 7px;
}

.iconAtxt {
	padding: 0;
}

.blockData {
	text-align:right;
	color:#999999;
	font-size:small;
}

