.content {
	margin: 0px 0px;
	width: 100%;
}
.content #find_left {
	float: left;
	width: 300px;
}
.content #find_right {
	float: left;
	width: 602px;
	margin-left: 50px;
}

h2 {
	text-align: right;
	margin: 20px 0px 5px 0px; padding: 0px;
	font-weight: normal;
	color: #F7B263;
	font-size: 120%
}


/* Заголовок поиска */
.content #find_h1 { margin: 10px 0px 0px 0px; text-align: right; }

.content div.find_region{
	position: absolute;
	width: 300px;
	top: 118px;
	left: 0px;
	color:#666;
	margin:36px 0px 0 0px;
	line-height: 22px;
	text-align: right;
}
.content div.find_region a {
	text-decoration: none;
	border-bottom:1px dashed #888;
}
.content div.find_region span a { color:#888; }


.content #find_left .find_sort {
	margin: 70px 0px 0px 120px; padding: 0px;
	min-height: 440px;
	list-style-image: url('/img/down.gif');
	color: #666;
}
.content #find_left .find_sort #active {	color: #D9820E;
}

.content #find_left .find_sort p {
	font-size: 100%;
	margin-left: 0px;
}
.content #find_left .find_sort li {
	margin: 0px 0px 0px 25px;
	line-height: 25px;
	font-size: 90%;
}



/* Поиск и vuborka */
.cof {
	display: block;
	width: 600px;
	margin-bottom: 40px;
	padding-bottom: 5px;
	border: 1px solid #EEE;
}
.cof a {
	font-size: 140%;
	margin-bottom: 10px;
}
.cof #logo {
	float: left;
	width: 200px;
	height: 90px;
	text-align: center;
	margin: 10px 0px 5px 0px;
}
.cof #logo a {
	margin: 0px;
}
.cof p {
	line-height: 20px;
}
.cof div {
	clear: both;
	font-size: 80%;
	line-height: 16px;
	margin: 0px 40px 0px 40px
}
.cof .feedback {
	display: inline;
	margin: 0px 0px 0px 10px; padding: 0px; font-size: 100%;
}

#best {
	margin-bottom: 20px;
	width: 600px;
	border: 1px solid #F7B263;
}

#best .cof {
	margin-bottom: 10px;
	border: none;
}
#best .cof #logo {	margin-top: 5px;
}

#numeric {	margin: 20px 0px;
	text-align: right;
}
#numeric a {	text-decoration: none;
}
#numeric a:hover {	border-bottom: 1px dotted #666;
}
#numeric #active {	color: #F7B162;
}

#nav {
	position: absolute;
	top: 95px;
	left: 5px;
	font-size: 80%;
}


/* FIRM PAGE */

.firmpage .firm_spr {
	margin: 70px 0px 0px 120px; padding: 0px;
	list-style-image: url('/img/down.gif');
	color: #666;
	min-height: 440px;
}
.firmpage .firm_spr p {
	font-size: 100%;
	margin-left: 0px;
}
.firmpage .firm_spr li {
	margin: 3px 0px 8px 25px;
	line-height: 20px;
	font-size: 90%;
}

.firmpage h3 {
	text-align: right;
	margin: 20px 0px 5px 0px; padding: 0px;
	font-weight: normal;
	color: #F7B263;
	font-size: 120%
}

.firmpage .comment, .mycomment {
	margin: 0px 0px 10px 0px;
	padding: 0px 5px;
	border: 1px solid #EEE;
}
.firmpage .comment span, .mycomment span {
	float: right;
	margin-left: 20px;
}
.firmpage .comment .name, .mycomment .name {
	float: left;
	margin: 0px;
}
.firmpage .comment p, .mycomment p {
	overflow: hidden;
	width: 100%
}

.firmpage .mycomment {
	border: 1px solid #AAA;
}
.firmpage .mycomment textarea {
	width: 99%;
	border: 1px solid #eee;
}
.firmpage .mycomment input, .mycomment select {
	border: 1px solid #eee;
}

	.edit input {
		width: 260px;
	}
	.edit b {
		float: left;
		display: block;
		width: 100px;
	}

.awards {
	display: inline;
	float: right;
}
