h3 
{
	font-size: 12px; font-family: Georgia;
	font-weight: bold;
	color: #1a5d31;
}

h4
{
	font-size: 12px; font-family: arial, sans-serif;
	font-weight: bold;
	color: #1a5d31;
}

#faq_question_box 
{
	width: 225px;
	height: 150px;
	background: url('../images/faq_question_box.gif') 0 100% repeat-x;
	position: relative;
}

* html #faq_question_box { top: 120px; }


#faq_question_box h4 
{
	margin: 0;
	padding: 7px 0 0 14px;
	font: bold 15px Times;
}

#faq_question_box p { padding: 0 10px; }

#faq_question_box textarea
{
	position: absolute;
	top: 27px;
	left: 14px;
	width: 190px;
	height: 48px;
}

#faq_question_box input
{
	position: absolute;
	top: 85px;
	left: 14px;
}

.ie_layout {
  height: 0;
  he\ight: auto;
  zoom: 1;
  border: 1px solid #f00;
}

#faq_index_table_td1 { width: 210px; }
#faq_index_table_td2 { width: 210px; }
#faq_index_table_td3 { width: 270px; }

.q_and_a { padding-top: 7px; }
.q_and_a p { display: inline; }

.tunings td { padding: 0 15px !important;}

.Section1, .MsoNormalTable { width: 690px !important; }
.Section1 td { width: auto !important; }

.market_analysis_table .header td { font-weight: bold; background-color: #B9C55B; }