#map { position: relative; width: 700px; height: 656px; overflow: hidden; }
#returnlink { display: block; position: absolute; bottom: 0; right: 0;  color: 
#333333; background: #ffffff; opacity: .7; padding: 5px;}
.entry a#returnlink {border: 0px solid #ffffff; text-decoration: underline;} .entry a:hover#returnlink {border: 0px solid #ffffff; text-decoration: none;}

#map a.bullet { display: block; position: absolute; width: 28px; height: 28px; background: transparent; text-decoration: none; border: none; opacity: .7; z-index: 2; }
#map img.zoomable { }

#map div.popup{ display: none; position: absolute; width: 220px; top: 38px; left: 460px; background: white; z-index: 3; padding: 6px; border: 1px solid #aaaaaa; opacity: .95;}
#map div.popupcontent {margin-bottom: 20px;}

#map div.popup a.close{ display: block; position: absolute; bottom: 0; right: 0; text-decoration; underline; border: none; padding: 3px 3px 3px 3px;}

#map h3 {font-size: 1.1em; background-color: #AC132D; color: #ffffff; padding: 4px; margin: 0px 0px 3px 0px; line-height: 26px;  opacity: 1;}

#map p {text-align: left; padding: 2px 3px 0px 3px; margin: 2px 0px 8px 0px;}
