﻿.white_field_name, .white_field_name_partner
{
    height: 1053px;
    background: url("../images/white_field_name.jpg") no-repeat;
}

/*-------------------------------*/

div.form_name_1
{
    position: relative;
	margin: 595px 0px 10px 70px;
	padding: 0px 0px 0px 72px;
	/*top: 580px; 
	width: 423px;*/
	height: 179px;
	font: 11px Verdana, Tahoma, sans-serif;
	color: #686556;
	
}

div.form_name_1 h2
{
	margin-bottom: 35px;
}

div.form_name_1 h2.confirm
{
	margin-bottom: 20px;
}

div.form_name_1 label.big_txt_field
{
	margin: 0px 0px 2px 0px;
	display: block;

	height: 37px;
}

div.form_name_1 label.big_txt_field .textbox
{
	width: 350px;
	font: bold italic 29px Georgia, serif;
	color: #a7853b;
	border: none;
	background: none;
}

div.form_name_1 label.big_txt_field em
{
	position: absolute;
    display: block;
	padding: 3px 10px 3px 30px;
	top: 166px;
	left: 275px;
	height: 41px;
	width: 100px;
	font-style: normal;
	font-family: Tahoma;
	text-align: center;
	color: #de2d20;
	border: 2px solid #fff;
	background: #fdca8d url("../images/!.gif") no-repeat 5px 3px;
}

div.form_name_1 label.small_txt_field
{
	margin: 24px 0px 0px 73px;
	display: block;
}

div.form_name_1 label.small_txt_field .textbox
{
	width: 275px;
	font: bold italic 14px Georgia, serif;
	color: #a7853b;
	border: none;
	background: none;
}

div.form_name_1 label.small_txt_field em
{
	position: absolute;
	margin: 4px 0px 0px 0px;
	font: bold 11px Tahoma, sans-serif;
}

div.form_name_1 input.submit_button
{
	position: absolute;
	top: 90px;
	left: 260px;
	width: 220px;
	height: 35px;
	border: none;
	cursor: pointer;
	background: none;
}

div.form_name_1 img.form_discount_icon
{
	position: absolute;
	top: 70px;
	left: 410px;
}

