@charset "windows-1251";
/* CSS Document */

#msg_form_block {
	width: 350px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	float: left;
}

#msg_field_block {
	width: 275px;
	float: left;
}

#msg_field3_block {
	width: 175px;
	float: left;
}

#msg_button_block {
	width: 75px;
	float: right;
}

#msg_nav_block {
	width: 350px;
	float: left;
	padding-bottom: 3px;
}

#msg_field_control {
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	line-height: 12px;
	border: 1px solid #6D6D6D;
	padding-top: 1px;
}

.msg_form_field1 {
	width: 342px;
	height: 12px;
}

.msg_form_field2 {
	width: 267px;
	height: 12px;
}

.msg_form_field3 {
	width: 167px;
	height: 12px;
}

.msg_form_field4 {
	width: 20px;
	height: 12px;
}

.msg_form_file {
	width: 350px;
}

.msg_form_area {
	width: 342px;
	height: 100px;
}

.msg_form_area_large {
	height: 300px;
	width: 342px;
}

#msg_button_control {
	border: 1px solid #6D6D6D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 2px;
	background-color: #EBEBEB;
	height: 18px;
}

.msg_form_submit_button {
	width: 68px;
}

.msg_form_small_button {
	width: 20px;
}

.msg_form_nav_button {
	width: 32px;
}

.msg_form_middle_button {
	width: 38px;
}

.msg_form_drop {
	width: 150px;
}

.msg_form_drop2 {
	width: 120px;
}

.msg_form_drop3 {
	width: 265px;
}
