/* CSS Document */

.sComment {
	color: #666666;
	font-size: 12px;
	line-height: 18px;
}
.question {
	background-image: url(images/service-img-10.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	padding-left: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
	line-height: 18px;
	margin-right: 5px;
	margin-left: 5px;
}
.answer {
	background-image: url(images/service-img-11.jpg);
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 0px 3px;
	font-size: 12px;
	line-height: 18px;
	color: #C09C44;
	margin-bottom: 30px;
	margin-right: 5px;
	margin-left: 5px;
}
