.main_div {
    background-image: url("assets/bnb_map.png");
    background-repeat: no-repeat;
    width: 849px;
    height: 545px;
    border-width: 5px 6px 5px 5px;
    border-style: solid;
}

#acc_col1 {
    width: 218px;
    height: auto;
    margin: 15px 0px 0px 15px;
    float: left;
    font: 12px Open Sans, Courier;
    line-height: 16px;
    background-color: white;
    border: 2px solid black;
    padding: 5px 5px 0px 5px;
}

#acc_col1 p {
    /*margin-top: 5px;*/
    margin-bottom: 5px;
}

#acc_col1 span {
    font: 14px Open Sans, Courier;
    font-weight: bold;
    line-height: 15px;
}

#acc_col1_star {
    width: 20px;
    height: 18px;
}

#acc_col1_star1 {
    position: absolute;
    left: 645px;
    top: 100px;
    width: 20px;
    height: 18px;
    z-index: 3;
    border: 0;
}

#acc_col1_star2 {
    position: absolute;
    left: 635px;
    top: 105px;
    width: 20px;
    height: 18px;
    z-index: 3;
    border: 0;
}

#acc_col1_star3 {
    position: absolute;
    left: 575px;
    top: 184px;
    width: 20px;
    height: 18px;
    z-index: 3;
    border: 0;
}

#acc_col1_star4 {
    position: absolute;
    left: 586px;
    top: 187px;
    width: 20px;
    height: 18px;
    z-index: 3;
    border: 0;
}

#acc_col1_star5 {
    position: absolute;
    left: 557px;
    top: 159px;
    width: 20px;
    height: 18px;
    z-index: 3;
    border: 0;
}

#acc_col1_star6 {
    position: absolute;
    left: 563px;
    top: 191px;
    width: 20px;
    height: 18px;
    z-index: 3;
    border: 0;
}

#acc_col1_star7 {
    position: absolute;
    left: 516px;
    top: 187px;
    width: 20px;
    height: 18px;
    z-index: 3;
    border: 0;
}

#acc_col1_star8 {
    position: absolute;
    left: 503px;
    top: 179px;
    width: 20px;
    height: 18px;
    z-index: 3;
    border: 0;
}

#acc_col1_star9 {
    position: absolute;
    left: 449px;
    top: 203px;
    width: 20px;
    height: 18px;
    z-index: 3;
    border: 0;
}

#acc_col1_star10 {
    position: absolute;
    left: 478px;
    top: 263px;
    width: 20px;
    height: 18px;
    z-index: 3;
    border: 0;
}

#acc_col1_star10a {
    position: absolute;
    left: 448px;
    top: 280px;
    width: 20px;
    height: 18px;
    z-index: 3;
    border: 0;
}

#acc_col1_star11 {
    position: absolute;
    left: 398px;
    top: 293px;
    width: 20px;
    height: 18px;
    z-index: 3;
    border: 0;
}

#acc_col1_star11a {
    position: absolute;
    left: 340px;
    top: 361px;
    width: 20px;
    height: 18px;
    z-index: 3;
    border: 0;
}

#acc_col1_star12 {
    position: absolute;
    left: 338px;
    top: 413px;
    width: 20px;
    height: 18px;
    z-index: 3;
    border: 0;
}

#acc_col1_star13 {
    position: absolute;
    left: 354px;
    top: 430px;
    width: 20px;
    height: 18px;
    z-index: 3;
    border: 0;
}

#acc_col1_star14 {
    position: absolute;
    left: 280px;
    top: 428px;
    width: 20px;
    height: 18px;
    z-index: 3;
    border: 0;
}

#acc_col1_star15 {
    position: absolute;
    left: 311px;
    top: 453px;
    width: 20px;
    height: 18px;
    z-index: 3;
    border: 0;
}

#acc_col1_star16 {
    position: absolute;
    left: 244px;
    top: 481px;
    width: 20px;
    height: 18px;
    z-index: 3;
    border: 0;
}

#acc_col1_star17 {
    position: absolute;
    left: 229px;
    top: 476px;
    width: 20px;
    height: 18px;
    z-index: 3;
    border: 0;
}

#acc_col1_star18 {
    position: absolute;
    left: 214px;
    top: 490px;
    width: 20px;
    height: 18px;
    z-index: 3;
    border: 0;
}

#acc_col2 {
    width: 399px;
    height: 527px;
/*    margin: 15px 0px 0px 15px; */
    float: left;
    position: relative;
}

#acc_col2_top {
    width: 230px;
    height: auto;
    background-color: white;
    border: 2px solid black;
    padding: 5px 5px 0px 5px;
/*    margin-bottom: 290px; */
    position: absolute;
    left: 15px;
    top: 15px;
}

#acc_col2_top p {
    font: 12px Open Sans, Courier;
    line-height: 15px;
    margin-bottom: 5px;
}

#acc_col2 figure {
/*    float: right; */
    display: block;
    margin: 0px;
    padding: 5px 0 0 5px;
    background-color: white;
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 212px;
    height: 78px;
    border: 2px solid black;
}

#acc_col2 figcaption {
    background-color: white;
    width: auto;
    font: 11px Open Sans, Courier;
    text-align: center;
}

#acc_col2 img {
    display: block;
    border: 0;
    width: 202px;
    height: 47px;
    margin-top: 5px;
}

#acc_col3 {
    width: 175px;
    height: 510px;
    margin: 15px 0px 0px 15px;
    float: left;
}

#acc_col3 p {
    font: 12px Open Sans, Courier;
    line-height: 15px;
    background-color: #F8F8F8;
    border: 2px solid black;
    padding: 5px;
    text-align: center;
}

#acc_col3 img {
    margin-top: 274px;
    display: block;
    position: relative;
    bottom: -25px;
    padding-left: 48px;
    z-index: 1;
}