.inquirer_stat
{
	width: 80%;
}
.inquirer_stat td
{
	font-size: 11px;
	padding: 2px 5px;
	border: 1px solid #666699;
	text-align: center;
	color: #000000;
	background-color: #FFFFFF;
}
.inquirer_stat th
{
	font-size: 11px;
	padding: 5px 0px;
	border: 1px solid #666699;
	background-color: #ccccff;
	text-align: center;
}
.inquirer_stat tr.this td
{
	color: #FF0000;
	font-weight: bold;
}
.inquirer_back_link
{
	background-color: #ccccff;
	margin-top: 10px;
	padding: 5px;
	font-size: 11px;
}
.inquirer_table
{
	width: 70%;
}
.inquirer_table td
{
	font-size: 11px;
	padding: 2px 5px;
}
.inquirer_table td.w
{
	padding: 0px;
	font-size: 1px;
	height: 5px;
}
.inquirer_table td.r
{
	text-align: right;
	padding-right: 0px;
}
.inquirer_table td.l
{
	font-weight: bold;
}
.inquirer_title
{
	font-weight: bold;
	font-size: 14px;
}
.inquirer_description
{
	padding: 5px 0px;
	margin-bottom: 15px;
}
.inquirer_question
{
	width: 80%;
}
.inquirer_question td.q
{
	background-color: #ccccff;
	font-size: 12px;
	padding: 10px 20px;
}
.inquirer_question td.a
{
	font-size: 12px;
	padding: 10px 40px 20px 40px;
}
.inquirer_pb
{
	background-color: #FFFFFF;
	font-size: 1px;
	border: 1px solid #ccccff;
	margin: 2px 0px;
}
.inquirer_pb div
{
	background-color: #ccccff;
	margin: 1px;
	height: 5px;
}
