#inquiry table {
	border-collapse: collapse;
	width: 100%;
	margin: 0 0 10px 0;
}

#inquiry table th,
#inquiry table td {
	border: 1px solid #83b3fd;
	padding: 4px;
}

#inquiry table th {
	width: 145px;
	font-weight: normal;
}

span.red {
	color: #ff0000;
}
