﻿div.resellers_left {
	float:left;
}

div.resellers_right {
	float:left;
	margin: 0px 0px 0px 44px;
}

div.accounting {
	width:704px;
	margin:0px 38px 20px 38px;
	border-bottom: 1px solid #cccccc;	
}

div.resellers_frame {
	width:340px;
	margin:0px 0px 20px 0px;
	padding:20px 0px 20px 0px;
	background-color:#f8f7ed;
}

div.resellers_title {
	text-align:left;
	width:325px;
	height:20px;
	background-color: #880f60;
	color: #fff;
	font-size:9pt;
	font-weight:bold;
	padding: 7px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
}

div.resellers_adat {
	height:30px;
}

div.resellers_name {
	float:left;
	width:100px;
	margin:7px 30px 0px 0px;
	text-align:right;
	font-size:8pt;
	color:#49300d;
}

div.resellers_mezo {
	float:left;
	text-align:left;
}

div.resellers_next {
	text-align:right;
	width:360px;
}

div.resellers_full {
	float:left;
	color:#000;
	font-weight:bold;
	font-size:8pt;
	margin:7px 0px 0px 0px;
}

input.resellers{
	border: 1px solid #cccccc;
	width:170px;
	height:20px;
	font-size:9pt;
	padding: 3px 0px 0px 3px;
}

div.resellers_message {
	height:120px;
}

div.resellers_textarea {
	margin:0px 20px 0px 20px;
}

textarea.resellers{
	border: 1px solid #cccccc;
	width:300px;
	height:100px;
	font-size:9pt;
	padding: 3px 0px 0px 3px;
}

select.resellers {
	border: 1px solid #cccccc;
	width:170px;
	height:25px;
	font-size:9pt;
	padding: 3px 0px 0px 3px;
}

