div.container_sale {
	width: 427px;
/*	height: 500px; */
	padding: 10px;
}

div.container_sale table td {
	color: #4f4840;
	padding: 2px 0 2px 0;
	vertical-align: middle;
	font-size: 11px;
}


div.container_sale table.page_buttons {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 10px;
}

div.container_sale table.page_buttons td {
	width: 25%;
	border: 1px solid #9e958c;
	text-align: center;
	vertical-align: middle;
}

div.container_sale table.page_buttons td.active {
	background-color: #ede6de;
}


table.page_buttons td a:link, table.page_buttons td a:visited, table.page_buttons td a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #8f3802;
	text-decoration: none;
}

table.page_buttons td a:hover {
	text-decoration: underline;
}


.al_right, .al_left {
	width: 50%;
}



#form_page_1, #form_page_2, #form_page_3, #form_page_4 {
	display: none;
}

#form_page_1 {
	display: block;
}



div.container_sale table {
	width: 100%;
}

.sale_page select {
	width: 200px;
}

.sale_page input {
	width: 195px;
}

.sale_page .form_small_input {
	width: 40px;
}

.sale_page .form_small_select {
	width: 52px;
}


#form_page_2 td.form_cb {
	font-size: 11px;
	padding: 0;
}

#form_page_2 td.form_cb input {
	width: auto;
	height: auto;
	background: transparent;
	border: 0;
}

.sale_page td.al_left {
	text-align: left;
}

.sale_page td.al_right {
	text-align: right;
}

.al_right label {
	margin-right: 10px;
	font-size: 11px;
}

#form_page_2 textarea, #form_page_4 textarea {
	margin: 0;
	width: 422px;
	height: 50px;
}

#form_page_3 input.photo {
	width: 350px;
}

#form_page_4 input.phone_country {
	width: 10px;
}

#form_page_4 input.phone_area {
	width: 20px;
}

#form_page_4 input.phone_number {
	width: 50px;
}

#form_page_4 select.form_phone_time {
	width: 60px;
}

#form_page_4 table {
	width: 425px;
}

#form_page_4 td.al_right {
	width: 127px;
}

#form_page_4 td.al_left {
	width: 300px;
}

#form_page_4 input.controlbutton {
	width: 66px;
	height: 19px;
	background: transparent;
	border: 0;
	float: right;
}
input.controlbutton {
	width: 66px;
	height: 19px;
	background: transparent;
	border: 0;
	float: right;
}
input.cnbutton {
	width: 78px;
	height: 19px;
	background: transparent;
	border: 0;
	float: right;
}

textarea {
	margin: 0;
	width: 422px;
}

input.photo {
	width: 350px;
}

input.photo1 {
	width: 250px;
}

input.phone_country {
	width: 10px;
}

input.phone_area {
	width: 20px;
}

input.phone_number {
	width: 50px;
}

select.form_phone_time {
	width: 60px;
}
td.al_right {
	width: 127px;
}

td.al_left {
	width: 300px;
}
input.button_search {
	width: 66px;
	height: 19px;
	background: transparent;
	border: 0;
	float: right;
}
input.votebutton {
	width: 86px;
	height: 19px;
	background: transparent;
	border: 0;
	float: right;
}



