#mapContainer{
    width: 640px;
    height: 200px;
    /*border: 1px solid #bbb;*/
    overflow: hidden;
    cursor: pointer;
    border-radius: 70px; /*2px*/
}

#groupImg{
    margin-top: 20px;
}

.circled{
    cursor: pointer;
    z-index: 80;
    float: left;
    display: block;
    position: relative;
    background-image: url('blank.png');
    border-bottom: 5px solid transparent;
}

.circled#holding{
    left: 174px; top: 68px;
    height: 86px; width: 210px;
    margin: -43px -105px;
}

.circled#ss{
    left: 75px; top: 157px;
    height: 50px; width: 150px;
    margin: -25px -75px;
}

.circled#coelmeIt{
    left: 320px; top: 160px;
    height: 46px; width: 230px;
    margin: -23px -115px;
}

.circled#egic{
    left: 350px; top: 235px;
    height: 60px; width: 161px;
    margin: -30px -80px;
}

.circled#coelmeTh{
    left: 370px; top: 340px;
    height: 60px; width: 202px;
    margin: -30px -101px;
}

.circled#coelmeTh{
    left: 370px; top: 350px;
    height: 40px; width: 202px;
    margin: -20px -101px;
}

.circled#coelmeMx{
    left: 370px; top: 400px;
    height: 40px; width: 202px;
    margin: -20px -101px;
}

.circled#pse{
    left: 370px; top: 450px;
    height: 40px; width: 202px;
    margin: -20px -101px;
}

.division{
    cursor: default;
    z-index: 80;
    float: left;
    display: block;
    position: relative;
    background-image: url('blank.png');
    border-bottom: 5px solid transparent;
}

.division#ssDivision{
    left: 92px; top: 231px;
    height: 56px; width: 186px;
    margin: -28px -93px;
}

.division#ceDivision{
    left: 536px; top: 209px;
    height: 180px; width: 220px;
    margin: -90px -110px;
}

.trasp{
    background-image: url('white90.png');
}
