@charset "windows-1251";
.text_form {
	border: 1px solid #993300;
	cursor: text;
}
.text_form_w {
	border: 1px solid #993300;
	cursor: text;
	width:100%;
}
.text_form_1 {
	border: 1px solid #993300;
	cursor: text;
	width: 200;
}