#inquiry em {
	font-style:normal;
	font-weight:normal;
	color:#c33;
}

#inquiry kbd {
	display:block;
	font-style:normal;
	color:#c33;
}

#inquiry p {
	margin:10px;
	line-height:140%;
	color:#333;
}

#inquiry table {
	margin:20px 0 20px 10px;
	border:1px solid #333;
}

#inquiry td,
#inquiry th
{
	text-align:left;
	padding:10px;
	border-bottom:1px solid #ccc;
}

#inquiry th {
	color:#00883C;
	background-color:#eee;
	white-space:nowrap;
}

