#mapContent { position: relative; background: #999; width: 702px; height: 350px; margin-bottom: 16px; }
#scrollArea { position: absolute; top: 1px; left: 1px; width: 700px; height: 348px; background: #fff; overflow: hidden; }
#scrollContent {  }
#scrollContent img { padding: 0px; margin: 0px; border: 0px; }
#scrollBarBgO { position: absolute; top: 0px; left: 489px; width: 213px; height: 168px; background: #999; }
#scrollBarBgT { position: absolute; top: 0px; left: 490px; width: 212px; height: 167px; background: #fff; }
#scrollBar { position: absolute; top: 0px; left: 499px; width: 203px; height: 158px; background: url(../images/mini_map.jpg) top left no-repeat; }
#scroller { position: absolute; top: 0px; left: 499px; width: 79px; height: 61px; background: #999; border: 1px solid #000; cursor: move; }
#mapOverlayBG { position: absolute; top: 0px; left: 0px; background: #999; width: 692px; height: 350px; }
#mapOverlay { position: absolute; top: 1px; left: 1px; width: 700px; height: 348px; background: #fff url(../images/ajax-loader.gif) center center no-repeat; }

.sb_bttMouseDown { background: #ddd; }

