.custom_overlay{
	position:absolute;
	display:none;
}
.custom_overlay .main{
	background:white;
	border:5px solid #fcdf90;
	width:344px;
	padding:18px 15px;
}
.custom_overlay h2{
	padding-bottom:8px;
	background:url("./images/h_back.gif") repeat-x bottom left;
}
.custom_overlay p img{
	margin:10px;
	float:left;
}
.custom_overlay ul{
	margin-top:10px;
}
.custom_overlay li{
	margin-bottom:4px;
}
.custom_overlay h3{
	clear:both;
	padding-top:8px;
	background:url("./images/h_back.gif") repeat-x top left;
}
.custom_overlay p{
	font-size:11px;
}
.custom_overlay .footer{
	height:40px;
	width:384px;
	background:url("./images/custom_overlay_fotter.png") no-repeat;
}
.custom_overlay a img{
	position:absolute;
	right:10px;
	bottom:30px;
}




#mapheader{
	position:relative;
	background:#1a1b1a;
	height:20px;
	width:100%;
}
#mapheader h1 img{
	position:absolute;
	right:25px;
	top:15px;
}
#mapheader ul{
	position:absolute;
	left:20px;
	bottom:10px;
}
#mapheader ul li{
	display:inline;
	margin-right:30px;
}
