
.popup {
	position: absolute;
	display: none;
	padding: 3px;
	border: 1px solid #feba02;
	background-color: #fff9e7;
	z-index: 99;
}

#destHelp {
	width: 500px;
	z-index: 100;
}		

#mapob {background-color: #002B5D;	visibility:hidden;
	border: 5px solid #003366;position:absolute;top:25%;left:20%;z-index: 99;text-align: right;}
#mapob a {color:white;text-decoration: none;font-weight:bold;}
#map {margin-top:3px;z-index: 100;border:10 px solid red}
#map h1 {margin:0}
#map a {color:black}

       div.markerTooltip, div.markerDetail {
          color: black;
          font-weight: bold;
          background-color: white;
          white-space: nowrap;
          margin: 0;
          padding: 2px 4px; 
          border: 5px solid #003366;
       }
       
       #as_i p{margin: 0 ; padding: 0}
       
       table p {margin: 0 ; padding: 0}
      a img {border:0}
      #head a img {position:absolute}
      
#topp {color:#ddd;height:16px;line-height:16px;float:right;margin-top:5px;margin-right:70px;font-size:80%;font-family:'Arial Narrow', Arial, sans-serif;}
            #topp a {color:#ddd;} #topp a:hover {color:white;}
            .facebookl {float:left;text-indent:20px;margin-right:20px;background:url('../design/facebook-icon.png') no-repeat;}      
            
            .head_add {float:right;position:absolute;left:407px;top:25px;}
            
            #as_iframe {margin-left:77px;}
