/* Форма заказа */
table.order{
	width: 513px;
	margin: 0 auto;
	font-family: Tahoma, Regular, Sans-Serif;
	font-size: 14px;
	color: #848383;
}
td.order_top_left, td.order_top_left_full{
	width: 190px;
	text-align: right;
}
/*
td.order_top_left_full{
	background-color: #FF6516;
}
*/
td.order_top_center, td.order_top_center_full{
	width: 264px;
	font-size: 18px;
	color: white;
	text-align: right;
}
/*
td.order_top_center{
	background-color: #FF6516;
}*/
td.order_top_right{
	background-image: url("/code/feedback/img/order_top_3.gif");
	background-repeat: no-repeat;

	width: 59px;
	font-size: 10px;
}
td.order_top_right_full{
	background-image: url("/code/feedback/img/order_top_3_full.gif");
	background-repeat: no-repeat;
	width: 59px;
	font-size: 10px;
}
td.order_top_center a{
  	font-size: 18px;
	color: white;
	text-decoration: none;
}
td.order_top_center span.full{
	position: relative;
	top:-2px;
}
tr.order_top_main span.small{
	position: relative;
	top: 5px;
}
tr.order_1{
	background-image: url("/code/feedback/img/order_bg.gif");
	background-color: #F4F4F4;
	font-size: 14px;
	color: #2e2e2e;
}
tr.order_3{
	background-image: url("/code/feedback/img/order_bg2.gif");
	background-color: #F4F4F4;
	font-size: 14px;
	color: #2e2e2e;
}
td.order_td_1{
	width: 513px;
	height: 70px;
}
span.order_1{
	position: relative;
	left: 20px;
	font-size: 12px;
}
tr.order_1 input.uname{
	width: 471px;
	height: 22px;
	color: #c2c1c1;
	font-size: 10px;
	height: 16px;
}
tr.order_1 input.uphone{
	width: 212px;
	height: 22px;
	color: #c2c1c1;
	font-size: 10px;
	height: 16px;
}
tr.order_1 input.umail, tr.order_1 input.ukpp{
	width: 243px;
	height: 22px;
	margin-left: 12px;
	height: 16px;
}
tr.order_1 input.umail{
	font-size: 11px;
	font-weight: bolder;
	color: #696969;
}
tr.order_1 input.ukpp{
	font-size: 10px;
	color: #c2c1c1;
}
tr.order_2{
	background-image: url("/code/feedback/img/order_text_bg.gif");
	background-color: #F4F4F4;
	font-size: 14px;
	color: #2e2e2e;
}
tr.order_2 textarea{
	width: 471px;
	height: 206px;
	color: #c2c1c1;
	font-family: Tahoma, Regular, Sans-Serif;
	font-size: 11px;
}
tr.order_2 textarea.ubank{
	width: 471px;
	height: 106px;
	color: #c2c1c1;
	font-family: Tahoma, Regular, Sans-Serif;
	font-size: 11px;
}
tr.order_bottom{
	background-image: url("/code/feedback/img/order_bottom_bg.gif");
	background-color: #F4F4F4;
	height: 60px;
	font-size: 13px;
	color: #2e2e2e;
}
tr.order_bottom select{
	height: 18px;
	color: #2e2e2e;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
}
tr.order_bottom span{
	position: relative;
	top: 5px;
}
div#text_symbols{
	font-size: 11px;
}
/* КОНЕЦ Форма заказа */

