#right-col {
    float: right;
    width: 170px;
    font-size: 12px;
    color: #666;
    position: relative;
    z-index: 20;
    }
.map-bubble {
    position: absolute;
    height: 0;
    width: 0;
    visibility: hidden;
    }
#areaLight {
    z-index: 50;
    width: 750px;
    height: 524px;
    position: absolute;
    background-image: none;
    background-repeat: no-repeat;
    }
#map-image {
    z-index: 250;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 250;
    }
.jquerybubblepopup table {
    opacity: 0.92;
    }
#main-content {
    min-width: 910px;
    }

#copyright-main {
    font-size: 85%;
    color: #999;
    text-align: center;
    padding: 80px 20px 0 10px;
    }
    #copyright-main a {
        color: #999;
        }
