#smallmap {
    width: 275px;
    height: 275px;
    border: 1px solid gray;
}
#map {
    width: 500px;
    height: 500px;
    border: 1px solid gray;
}
#bigmap {
    width: 730px;
    height: 730px;
    border: 1px solid gray;
}
.olFramedCloudPopupContent h6 { padding: 0px; margin:3px; }
.olControlAttribution { bottom: 0px!important }
