#mainContent { position: relative; background: #999; width: 692px; height: 350px; margin-bottom: 16px; }
#scrollArea { position: absolute; top: 1px; left: 1px; width: 690px; height: 348px; background: #fff; overflow: hidden; }
#scrollContent {  }
#scrollContent img { padding: 0px; margin: 0px; border: 0px; }
#scrollBarBgO { position: absolute; top: 0px; left: 479px; width: 213px; height: 201px; background: #999; }
#scrollBarBgT { position: absolute; top: 0px; left: 480px; width: 212px; height: 200px; background: #fff; }
#scrollBar { position: absolute; top: 0px; left: 489px; width: 203px; height: 191px; background: url(../images/mini_map.jpg) top left no-repeat; }
#scroller { position: absolute; top: 0px; left: 489px; width: 58px; height: 29px; 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: 690px; height: 348px; background: #fff url(../images/ajax-loader.gif) center center no-repeat; }

.sb_bttMouseDown { background: #ddd; }

