.map_div {
	position:absolute;
    z-index:-1;
	top:830px;
	left:0px;
	filter: alpha(opacity=0); /* IE 5.5+*/
   -moz-opacity: 0; /* Mozilla 1.6 � ���� */
   -khtml-opacity: 0; /* Konqueror 3.1+, Safari 1.1 */
   opacity: 0;
}

.map_div_popup {
	position:absolute;
	width:400px;
}


.map_td_main {
    background: url(/bitrix/templates/map/images/backgr.jpg) repeat-x;
}

.map_table_center {
	width:100%;
	padding-left:25px;
	padding-right:25px;
}

.map_text {
	font-size: 13pt;
	font-style: italic;
}

#map_td_adress {
	padding-top:13px;
	padding-bottom:13px;
}

#map_comment {
	width:493px;
	height:141px;
	border:0px;
}

.map_textarea_td {
	background: url(/bitrix/templates/map/images/textarea_bg.png) no-repeat;
	padding-top:7px;
	padding-left:13px;
	height:165px;
	/*position: relative;*/
	/*background-position:43px 0;*/
}


.map_textarea_td_popup{
	background: url(/bitrix/templates/map/images/textarea_bg.png) no-repeat;
	padding-top:7px;
	padding-left:37px;
	height:165px;
	position: relative;
	background-position:27px 0;
}

.map_textarea_td_popup_print{
	padding-top:7px;
	padding-left:30px;
	height:165px;
	position: relative;
}

.map_title_text
{
	font-size: 3em;
	padding-top: 5px;
	display: inline;
}

.map_title_text span.red
{
	color: #a00200;
}

.map_title_text span.black
{
	color: #06214b;
}



.rec_top_left
{
	position: relative;
	width:10px;
	height:10px;
	top:20px;
	left:0px;

}

.rec_top_right
{
	position: relative;
	width:10px;
	height:10px;
	top:10px;
	left:505px;
}

.rec_bottom_left
{
	position: relative;
	width:10px;
	height:10px;
	bottom:10px;
	left:0px;
}

.rec_bottom_right
{
	position: relative;
	width:10px;
	height:10px;
	bottom:20px;
	left:505px;
}
