#form_area form #tableWrap em.red {
	color: red;
}
#form_area form {
	border-radius: 5px; border: 1px solid rgb(142, 195, 30); border-image: none; margin-top: 30px;
}
#form_area form th {
	background: rgb(255, 244, 214); padding: 20px; border-right-color: rgb(142, 195, 30); border-right-width: 1px; border-right-style: solid;
}
#form_area form td {
	padding: 20px;
}
#form_area form tr {
	border-bottom-color: rgb(142, 195, 30); border-bottom-width: 1px; border-bottom-style: solid;
}
#form_area form #tableWrap {
	border-width: 1px 1px medium; border-style: solid solid none; border-color: rgb(142, 195, 30) rgb(142, 195, 30) currentColor; margin: 30px auto; border-image: none; width: 800px;
}
#form_area form #tableWrap table {
	width: 100%; font-size: 13px;
}
#form_area form td input {
	border-radius: 5px; border: 1px solid rgb(128, 128, 128); border-image: none; width: 70%; height: 30px; padding-left: 5px;
}
#form_area form td textarea {
	border-radius: 5px; border: 1px solid rgb(128, 128, 128); border-image: none; width: 70%; height: 100px; padding-left: 5px; font-size: 13px;
}
#form_area form td input#addressGroup1 {
	width: 150px; margin-left: 5px;
}
#form_area form td select {
	border-radius: 5px; border: 1px solid rgb(128, 128, 128); border-image: none; width: 150px; height: 30px; margin-bottom: 10px; margin-left: 10px;
}
#form_area form #button {
	text-align: center; margin-bottom: 30px;
}
#form_area form #button button {
	background: linear-gradient(rgb(144, 195, 31) 0%, rgb(118, 158, 25) 100%); padding: 10px 30px; border-radius: 5px; border: currentColor; border-image: none; color: rgb(255, 255, 255); cursor: pointer;
}
.tnks#form_area {
	margin-top: 30px;
}
.tnks#form_area h2 {
	text-align: center; font-size: 20px;
}
pre {
	font-size: 13px;
}
#form_area form td input#tel {
	width: 200px;
}
input#Mail1 {
	margin-bottom: 10px;
}
