#map {width: 100%;height: 400px;margin: 10px;}
#overlay {background-color:#000;left:0;opacity:.5;filter:alpha(opacity=50);position:absolute;top:0;z-index:20000;width:0;height:0; }
#modal {background-color:#fff;position:absolute;top:0;left:0;z-index:20025;opacity:1;padding: 30px; }
#modal p.close { text-align:right; }
#modal p.close a{color:#999999;	font-weight:600; }
ul.sitemap-left {width: 45%;float: left; }
ul.sitemap-right {width: 45%;float: right; }
#debug{clear:both;margin-top: 50px;}
.object-left   { float: left; margin: 0 10px 10px 0;	}
.object-center { margin: 0px auto; text-align: center; }
.object-right  { float: right; margin: 0 0 10px 10px;  }
h1, h2, h3, h4, h5, h6, p { clear: both; }
