#map { position: relative; width: 515px; height: 415px; overflow: hidden;  border: 1px solid #ebebeb;}
#returnlink { display: block; position: absolute; bottom: 0; right: 0;  color: #ececec; background: #3c3c3c; padding: 3px; opacity: .7; text-decoration:none; font-weight:bold;}

#map a.bullet { display: block; position: absolute; width: 20px; height: 20px; background: transparent url(Pics/maps/bullet.gif) no-repeat top center; text-decoration: none; border: 0px solid red; opacity: .7; z-index: 2; }
#map img.zoomable { }

#map div.popup{ display:none; position: absolute; width: 275px; top: 100px; left: 150px; background: white; z-index: 3; padding: 10px; border: 2px solid black; }
#map div.popup a.close{ display: block; position: absolute; bottom: 0; right: 0; }