/*PETA*/

#map-potrait {
    position: relative;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: auto;
    padding: 8pt;
    line-height: 1.5;
    height: 79vh;
}

#map-landscape {
    width: 100%;
    height: 200px;
}

div#siteNotice {
    width: 450px;
    height: 100%;
}
.info_content {
    width: 300px !important;
    height: 200px !important;
    color: #000 !important;
}
.info_content p {
    color: #000 !important;
    font-size: 12pt !important;
}

.border-bottom {
    border-bottom: 1px solid #bdbdbd;
}

.rounded {
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px;
}


#map img {
    max-width: none;
}
#map label {
    width: auto;
    display: inline;
}
div#map {
    width: 100%;
    height: 350px;
    float: left;
}

#map1 img {
    max-width: none;
}
#map1 label {
    width: auto;
    display: inline;
}
div#map1 {
    width: 100%;
    height: 550px;
    float: left;
}

#map2 img {
    max-width: none;
}
#map2 label {
    width: auto;
    display: inline;
}
div#map2 {
    width: 100%;
    height: 450px;
    float: left;
}

#map3 img {
    max-width: none;
}
#map3 label {
    width: auto;
    display: inline;
}
div#map3 {
    width: 100%;
    height: 650px;
    float: left;
}
