.site_map_wnd {
	position: absolute;
	top: 0px;
	width: 974px;
	height: 0px;
	z-index: 11000;
	background:#292929 url(../layout/background.gif) repeat-x 0px 102px;
	filter:alpha(opacity=100);
	opacity:1.0;
	display:none;
}

.site_map_wnd_cont {
	position: absolute;
	top: 17px;
	z-index: 11002;
	background: #f5f1ec;
	height: 170px;
	width: 0px;
	display: none;
}

.site_map_wnd_cont_data {
	filter:alpha(opacity=0);
	opacity:0.0;
	background: #E2DCD4;
	height: 170px;
}