/* @override http://waco.local:8888/inquiry/individual.css */

table.form{
	white-space: nowrap;
	margin: 0 0 150px 0;
}
table.form th,
table.form td{
	padding: 10px;
	vertical-align: top;
}

table.form{
	line-height: 2em;
}
table.form input,
table.form textarea{
	padding: 5px;
}

.submit{
	text-align: center;
}
.submit input{
	width: 130px;
	text-align: center;
}
