.formular {
	background-color: #f8fcff;
	width: 280px;
	font-family: "Myriad Web", Arial, sans-serif;
	font-size: 13px;
	height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-style: normal;
	line-height: normal;
	padding-top: 4px;
	padding-left: 4px;
}
.formular_text {
	background-color: #f8fcff;
	width: 440px;
	font-family: "Myriad Web", Arial, sans-serif;
	font-size: 13px;
	border: 1px solid #999999;
	padding: 4px;
}
