#layout_main_content_col {
    width: 421px;
    padding: 12px 12px 0px 12px;
    font-size: 10px;
/*    background-image: url(../../images/divider.gif);
    background-repeat: repeat-x;
    background-position: bottom left;*/
}

#layout_info_col {
    background-color: #A3BEC4;
/*    background-image: url(../../images/divider-dark.gif);
    background-repeat: repeat-x;
    background-position: bottom left;*/
}

#layout_google_map_table{
}

#google_map_table{
    width: 100%;
 /*   background-image: url(../../images/divider.gif);
    background-repeat: repeat-x;
    background-position: bottom left;*/
}

#google_map {
    width: 728px;
    height: 1000px;
}

#layout_content_table {
    padding-top: 0;
}

