.InquireTable {
	margin: 0;
	border-top: 5px solid #e35f1f;
	border-bottom: 1px solid #e35f1f;
}
.InquireTable th {
	padding: 10px 10px;
	background: #EFF0F4 url(dot.gif) repeat-x left bottom;
	font-weight: normal;
	text-align: left;
}
.InquireTable td {
	padding: 10px 10px;
	background: url(dot.gif) repeat-x left bottom;
}
.InquireTable input,
.InquireTable select,
.InquireTable textarea {
	vertical-align: middle;
}
sup {
	font-weight: bold;
	text-transform: lowercase;
	color: #FF0000;
}
