body, table, td {
	font-family: Verdana;
	font-size: 11px;
}
input, file, textarea {
	font-family: Verdana;
	font-size: 11px;
	padding: 1px 5px 1px 5px;
}
#item_h, #item_w, #item_popup_h, #item_popup_w {
	width: 35px;
}
#item_label {
	width: 320px;
	height: 100px;
}
#item_pos {
	width: 60px;
}
.f_item {
	padding: 0 0 5px 0;
}
.f_label {
	background: url('i/lista.png') no-repeat 0px 12px;
	padding: 10px 0 0 18px;
}
.radio_label {
	cursor: pointer;
}
.form_menu {
	padding: 20px 10px 0 0;
	text-align: right;
}
.text_form_menu {
	color: #996633;
}
.form_submit {
	background: url('i/arrow.png') no-repeat 100% 4px;
	padding: 0 13px 0 0;
	color: #996633;
	cursor: pointer;
}

.form_cancel {
	background: url('i/arrow_left.png') no-repeat 0px 4px;
	padding: 0 0 0 13px;
	color: #996633;
	cursor: pointer;
}
#add_new {
	font-size: 11px;
}