.mobile_body #cboxContent, .mobile_body #cboxWrapper, .mobile_body #colorbox { overflow: visible; }

.mobile_body #colorBox{}
   .mobile_body  #cboxTopLeft{width:25px; height:25px; background:url(/mapV5/v5js/jquery.colorbox/css/images/border1.png) 0 0 no-repeat;}
    .mobile_body #cboxTopCenter{height:25px; background:url(/mapV5/v5js/jquery.colorbox/css/images/border1.png) 0 -50px repeat-x;}
    .mobile_body #cboxTopRight{width:25px; height:25px; background:url(/mapV5/v5js/jquery.colorbox/css/images/border1.png) -25px 0 no-repeat;}
    .mobile_body #cboxBottomLeft{width:25px; height:25px; background:url(/mapV5/v5js/jquery.colorbox/css/images/border1.png) 0 -25px no-repeat;}
    .mobile_body #cboxBottomCenter{height:25px; background:url(/mapV5/v5js/jquery.colorbox/css/images/border1.png) 0 -75px repeat-x;}
    .mobile_body #cboxBottomRight{width:25px; height:25px; background:url(/mapV5/v5js/jquery.colorbox/css/images/border1.png) -25px -25px no-repeat;}
    .mobile_body #cboxMiddleLeft{width:25px; background:url(/mapV5/v5js/jquery.colorbox/css/images/border2.png) 0 0 repeat-y;}
    .mobile_body #cboxMiddleRight{width:25px; background:url(/mapV5/v5js/jquery.colorbox/css/images/border2.png) -25px 0 repeat-y;}
    .mobile_body #cboxContent{background:#000;}
        .mobile_body #cboxLoadedContent{margin-bottom:0px;}
        /*#cboxTitle{position:absolute; top:0px; left:0; text-align:center; width:100%; color:#999;}*/
		/*#cboxTitle { position: absolute; bottom: 20px; left: 20px; right: 20px; padding: 10px; }*/
        .mobile_body #cboxCurrent{position:absolute; bottom:0px; left:100px; color:#999;}
        .mobile_body #cboxSlideshow{position:absolute; bottom:0px; right:42px; color:#444; display: none;}
        .mobile_body  #cboxPrevious{position:absolute; top: 50%; margin-top: -30px; left: -30px; background:url(/mapV5/v5js/jquery.colorbox/css/images/mobile-set.png) no-repeat -70px 0px; width:60px; height:60px; text-indent:-9999px; z-index: 30000000}
        .mobile_body #cboxPrevious.hover,  .mobile_body #cboxPrevious:hover, .mobile_body #cboxPrevious.active, #cboxPrevious:active {background-position: -70px -70px;}
        .mobile_body .mobile_body #cboxNext{position:absolute; top: 50%; margin-top: -30px; right: -30px; background:url(/mapV5/v5js/jquery.colorbox/css/images/mobile-set.png) no-repeat -140px 0px; width:60px; height:60px; text-indent:-9999px; z-index: 30000000}
       .mobile_body  #cboxNext.hover, .mobile_body  #cboxNext:hover, .mobile_body #cboxNext.active, .mobile_body #cboxNext:active {background-position: -140px -70px;}
        .mobile_body #cboxLoadingOverlay{background:url(/mapV5/v5js/jquery.colorbox/css/images/ajax-loader-b.gif) center center no-repeat #000;}
        /*#cboxClose{position:absolute; bottom:0; right:0; display:block; color:#444;}*/
		.mobile_body #cboxClose{position:absolute; top:-30px; right:-30px; display:block; background:url(/mapV5/v5js/jquery.colorbox/css/images/mobile-set.png) no-repeat 0px 0px; width:60px; height:60px; text-indent:-9999px; z-index: 30000000}
        .mobile_body #cboxClose.hover, .mobile_body #cboxClose:hover, .mobile_body #cboxClose.active, .mobile_body #cboxClose:active{background-position: 0px -70px;}	