#header {
	color:#213570;
	font-family:sans-serif;
	font-size:12px;
	height:90px;
	margin:0;
	padding:0;
	position:absolute;
	top:0;
	width:100%;
	z-index:99;
	}

#left {
	background-color:white;
	margin:0;
	overflow:auto;
	padding:0;
	position:absolute;
	width:296px;
	z-index:10;
	}

#map {
	border:1px solid black;
	position:absolute;
	z-index:100;
	}

#permalink {
	position:absolute;
	z-index:1000;
	background-color:white;
	padding:5px;
	margin:0;
	border: 1px dashed black;
	text-align:center;
	}

#permalink a {
	padding:0;
	margin:0;
	}

.selected {
	border: 2px dashed red;
	}

.notselected {
	border: 2px solid white;
	}

#map_footer {text-align:center;padding:0 10px 0 10px;}
#map_footer .map_bottom {width:100%;text-align:left;font-family:tahoma;color:#717880;font-size:10px;padding-bottom:10px;margin: 0 auto;}
#map_footer .map_bottom .line {background-image: url('http://i.novgorod.ru/design/2009/images/bottom_bg.gif');margin-bottom:14px;}
#map_footer .map_bottom .contacts {float:right;color:white;padding:10px 10px 0 0;font-size:11px;}
#map_footer .map_bottom .contacts a {color:white;}

.result_header {background-color:#eeede6;border-left: 5px solid #b1190b;font-size:14px;font-family:tahoma;color:white;font-weight:bold;padding:6px 15px 6px 15px}
