.red {
	color:#990000; 
}

table#form {
	margin:20px 0px 0px 10px; 
	width:550px;
}

table#form th {
	vertical-align:top; 
	width:110px;
}

table#form th,td {
	padding:10px 0;
	background-image:url(../../images/inquiry/inquiry_border_dot.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}


.btn_submit {
	margin:10px 0px 0px 123px; 
}
