#map { position: relative; width: 695px; height: 228px; overflow: hidden; font-size:12px; }
#returnlink { display: block; position: absolute; bottom: 0; right: 0;  color: white; background: blue; padding: 3px;}

h3{ font-size:12px;}

#map a.bullet { display: block; position: absolute; width:38px; height:37px; text-decoration: none; opacity: .7; z-index: 2; }
.bullet2 {  background: url(images/bullet2.png) no-repeat; }

.bullet3 { background: url(images/bullet3.png) no-repeat; }

.bullet4 { background: url(images/bullet4.png) no-repeat; }
.bullet5 { background: url(images/bullet5.png) no-repeat;  }
.bullet6 { background: url(images/bullet6.png) no-repeat;  }
.bullet7 {  background: url(images/bullet7.png) no-repeat; }
.bullet8 { background: url(images/bullet8.png) no-repeat;  }
.bullet9 { background: url(images/bullet9.png) no-repeat; }
.bullet10 { background: url(images/bullet10.png) no-repeat; }

#map img.zoomable { }

#map div.popup{ width:0px; display: none; position: absolute; width: 644px; height:410px; top: 20px; left: 20px; background: white; z-index: 3; padding: 5px; border: 1px solid #c0dde5; -moz-border-radius: 10px;
border-radius: 10px;  }
#map div.popup a.close{ display: block; position: absolute; bottom: 10px; right: 10px; }