#scrollbar_container {position:relative;width:235px;left: 20px;border: #d1d1d1 1pt solid;padding: 2px;margin-bottom: 6px;}
#scrollbar_track {position:absolute;top:0;right:0;height:135px;width:10px;background-color:#e8e8e8;cursor:move;}
#scrollbar_handle {width:10px;background-color:#5c92e7;cursor:n-resize;-moz-border-radius: 5px;-webkit-border-radius: 5px;opacity:0.9;-moz-opacity:0.9;}
#scrollbar_content {overflow:hidden;width:220px;height:135px;}
#scrollbar_map_container {position:relative;width:245px;left: 10px;border: #d1d1d1 1pt solid;padding: 2px;margin-bottom: 6px;}
#scrollbar_map_track {position:absolute;top:0;right:0;height:315px;width:10px;background-color:#e8e8e8;cursor:move;}
#scrollbar_map_handle {width:10px;background-color:#5c92e7;cursor:n-resize;-moz-border-radius: 5px;-webkit-border-radius: 5px;	opacity:0.9;-moz-opacity:0.9;}
#scrollbar_map_content {overflow:hidden;width:230px;height:315px;}

