/* CSS Document */

.qaWrap {
	margin-top: 15px;
	width: 460px;
	margin-left: 10px;
}
td.qaQ {
	background-image: url(images/qa_Line.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 5px;
	font-size: 15px;
	line-height: 16px;
	color: #663300;
}
td.qaA {
	font-size: 12px;
	color: #333333;
	padding-top: 3px;
	line-height: 18px;
}

