#faq_content {}

	#faq_content tr.title {}

		#faq_content tr.title td:first-child {
			padding-right: 10px;
		}

		#faq_content tr.title td {
			font-size: 14px;
			color: #007EA5;
			font-weight: bold;
		}

	#faq_content tr.answer {}

		#faq_content tr.answer td {
			padding-bottom: 10px;
		}