#left_seo_text, #left_seo_text p, #left_seo_text  td{
	line-height: 16px;
	font-family: Arial;
	font-size:12px;
	color:#333333;
}

body { margin: 0; }

.cloud_name{
	font-size:12px;
}

#map_content{ 
	width: expression(document.body.clientWidth-225); 
	height:  80%; 
	left: 225;
	top: 0; 
	right: 0;
	position: absolute;
}
#map { 
	width: expression(document.body.clientWidth-225); 
	height:  80%; 
	left: 220;
	top: 140; 
	right: 0;
	position: absolute;
	border: 1px solid #dddddd;
}

#top {
	position: absolute;
	top: 0; 
	left: 0;
	width: 100%;
	
	
	height: 70px;
	z-index: 200;
}



#right {
	background-color: white;
	padding: 0px 0px 0 10px;
	position: absolute;
	width: 216px;
	height: 60%;
	z-index: 100;
}
#right_content {
	background-color: white;
	overflow-x: hidden;
	overflow-y: auto;	
	width: 100%;
	height: 80%;
	z-index: 100;
}
#empty70 {
	width: 100%;
   height: 140px;
}






.find_map_obj a,
.find_map_obj a:link,
.find_map_obj a:active,
.find_map_obj a:visited{
	display: block;
	padding: 3px;
	font-size: 12px;
	margin-bottom: 1px;
	background-color: #ffffff;
	border: 1px solid #eeeeee;
	text-decoration: none;
	width:180;
}

.find_map_obj a:hover{
	
	font-size: 12px;
	display: block;
	width:180;
	padding: 3px;
	margin-bottom: 1px;
	background-color: #eeeeee;
	border: 1px solid #eeeeee;
	text-decoration: none;
}

/* кнопки формы */ 
.myinput {
	color: #000000; 
	background-color: #fff; 
	padding: 2; 
	border: 1px solid #999999;
	width: 300px;
	
}
.mybutton{
	color: #000000; 
	background-color: #fff; 
	padding: 2; 
	border: 1px solid #999999;
}




