#req_form, #req_form2 {
	width:400px;
	height:240px;
	text-align:left;
}

.inform_tab {
	background: #EFEFEF url(_landing_img/sf_form.gif) repeat-y right;
	width:471px;
}

.inform_tab th{
	background: url(_landing_img/form_header.gif);
	height:44px;
	padding-left:5px;
	color: #990000;
	font-size: 16pt;
}

.inform_tab th, .inform_tab td{
	padding-left:5px;
}

.inform_lastrow{
	padding-bottom:5px;
}
.inform_buttrow{
	background: #FFFFFF url(_landing_img/table_foot.jpg) no-repeat;
	height:55px;
	text-align:center;
}

.field {
	width: 80%;
	text-align: left;
}

input {
	width: 90%;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4D463E;
}

.butt {
	background: url(_landing_img/butt.jpg) no-repeat;
	height: 48px;
	color: #FFFFFF;
	font-size: 16pt;
	width: 203px;
	border: 0px;
}