#wraper{ }
#userpanel { width:550px; height:300px;}
#map { height:550px; width: 550px; }
#userpanel h1 { margin:10px 0 0 5px; }
#markerlist { margin:10px 5px 0 10px; overflow:auto; height:100px; position:relative; }
#mapsFilter{
	margin: 0px;
	padding: 0px;
}
#mapsFilter li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#mapsFilter li a{
	display: block;
	color: #86790B;
	margin: 0px;
	padding: 1px 1px 1px 15px;
    text-decoration: none;
	background: url(KatNavN.png) no-repeat 5px 7px;
}
#mapsFilter li a:hover{
	color: #363F3F;
	background: url(KatNavA.png) no-repeat 5px 7px;
}
#mapsFilter .izv{
	color: #363F3F;
	background: url(KatNavA.png) no-repeat 5px 7px;
	font-weight: bold;
}
