#people_list a{
	color:#00008B;
	font-size:18px;
	font-weight:normal;
	text-decoration: none;
}
#people_list img{
	max-height: 100px;
	max-width: 140px;
	border: none;
}
#people_list div{
	float: left;
	height: 200px;
	width: 150px;
	padding: 10px;
	text-align: center;
}

.people_last_content{
	margin-bottom: 10px;
	padding: 10px;
}

#people_contacts{
	border-bottom: 1px solid gray;
	margin-bottom: 30px;
	padding: 10px;
}

.photos img{
	float: left;
	padding: 10px;
	max-width: 100px;
	max-height: 100px;	
}

#author{
	padding: 20px 20px 0 15px;
}

#labels{
}

.label{
	float: left;
	text-align: center;
	padding-bottom: 20px;
	padding-right: 10px;
	height: 100px;
	width: 150px;
}
.label a{
	text-decoration: none;
}
.label img{
	width: 140px;
	height: 140px;
}

#photos{
}
.photo{
	float: left;
	text-align: center;
	padding-bottom: 20px;
	padding-right: 10px;
	height: 100px;
	width: 150px;
}

#avatar{text-align: center;	padding: 30px;}
#avatar a{
	color:#003399;
	padding: 0px;
}

#people_header{
	padding-top: 20px;
	padding-left: 20px;
}
#people_header img{
	float:left
}
.fio{
	font-size: 20px;
	color: #1776D4;
	font-weight: bold;
	padding-top: 30px;
}

.headers{
	float: none;
	border: 0px;
	margin-bottom: 10px;
}

#comments{
	padding: 20px;
}
.comment{
	padding-left: 10px;		padding-top: 5px;		padding-bottom: 5px;
	margin: 10px;
	border-bottom: 2px solid silver;
	border-left: 2px solid silver;
}
.comment img{float:left;}
.answers{
	padding-left: 40px;
}
#comment_form{
	display: none;
}
#comment_form span{
	color: red;
}

.head{
	font-size:25px;
	color:#000000;
	font-weight:normal;
}
.jslink{border-bottom: 1px dashed #00008B;}
.jslink a{text-decoration: none;}

#price_table{
	width: 100%;
}
#price_table td{
	padding: 3px;
	font-size: 12px;
}
#price_table a{
	color: darkBlue;
}
.price_color {
	background-color: antiqueWhite;
}

.mess{
	text-decoration: none;
}

/* NEW DESIGN */
body 			{ font-size:13px;		font-family:Arial,Verdana,Helvetica,sans-serif;	}
div2				{ border: 1px solid silver;}
#root			{ min-width: 1000px;	width: 100%; }
#root_left		{ float:left; 			width: 69%; }
#root_right		{ float:left; 			width: 29%; }
#header			{ width: 100%; }
#header img		{ float: left;			border: none;}
#header a		{}
#footer			{ padding-top: 10px;		margin-top: 10px;		border-top:1px solid #CCCCCC;}
#footer a 		{ color:#1B238B;}
.cleaner		{ clear: both; 			height: 1px;}
#top_menu_new	{ position: absolute; 	top: 85px;			left: 100px;}
#top_menu_new li	{ font-size:18px;		display:block;		float:left;		font-size:18px;		padding:5px 3px;}
#top_menu_new li a	{ color:#000033;	}
#top_menu_new li a:hover{color:red;	text-decoration:none;}
#content		{ margin-top: 10px;		padding-left: 20px;}
#firms_auth		{ width: 100%; 	background-color: #f4e9d2;	border: 2px solid #E4CA94; 	padding: 5px;}
#firms_auth span	{ color: #A57C29;		font-size: 20px;}
#users_auth		{ width: 100%; 	background-color: #E5F3D2;	border: 2px solid #C2E392; 	padding: 5px;}
#users_auth span	{ color: #78AB2C;		font-size: 20px;}
.advert			{ text-align: center;		padding: 10px;}
#intro			{ /*padding-left: 30px;*/	text-align: center;		}
#firms 			{ padding-top: 20px;}
.listing a		{ color:#00008B;		font-size:18px;		font-weight:normal;}
.listing_item 	{clear: both;			vertical-align:top;}
.listing_item img {float: left;			border: 1px solid gray; 		margin: 3px;}
.firm_item		{ float: left;	width: 45%;		padding: 10px;}
.firm_item a 	{ color:#00008B;		font-size:18px;		font-weight:normal;	}
.firm_item img	{ float: left;			margin-right: 5px;		border:3px solid #FFE4B5;}
.usernews a		{ color:#00008B;		font-size:18px;		font-weight:normal;}
#tree, #tree a	{ font-size:22px; 		line-height:30px;	color:#000000;}
.dob_obv		{color:green;			font-size:16px;		font-weight:bold;}
