body{
    background-image: url("../images/all_background_non_yandex.gif");
}

#content, #main, #shadow{
    min-height: 100px;
}

#places_on_map_main{
    position: relative;
    clear: both;
}

#place_header{
    height: 112px;
}

#line_separator1{
    position: absolute;
    left: 0;
    right: 0;
    top: 112px;
}

#breadcrumbs{
    padding: 20px 0 0 31px;
}

#breadcrumbs .red_button27{
    margin: 30px 30px 0 0;
}

.category_wrapper_map{
    position: relative;
    z-index: 10;
    margin: 28px -334px 0 0;
    width: 334px;
}

.category_wrapper_map h1, .category_wrapper_map h3{
    margin: 0 0 0 30px;
}

.big_map_holder{
    position: relative;
    min-height: 1000px;
}

.big_map_holderin{
    position: relative;
    margin: 28px 0 0 334px;
}

#line_separator_height{
    top: -28px;
    left: 334px;
}

.head_wrapper{
    margin: 0 auto 30px;
    width: 642px;
}

.big_map_wrapper{
    margin: 0 auto;
    width: 642px;
    height: 639px;
    position: relative;
    background: url(../images/big_map_wrapper.png) no-repeat;
}

#big_map{
    position: absolute;
    top: 24px;
    left: 25px;
    width: 586px;
    height: 585px;
}

.category_wrapper_map .category_item, .category_wrapper_map .subcategory_item{
    margin: 0 0 0 0;
    padding-right: 20px;
}

.category_wrapper_map .category_wrapper{
    overflow: visible;
    height: auto;
}

.category_wrapper_map .category_arrow_forward{
    background: url(../images/map_arrow_category.gif);
}

.map_top_10_places{
    margin: 30px 29px;
}

.map_top_10_places-wrapper{
    margin: 20px 0 0 0;
    border-top: 1px dashed  #a2a2a2;
}

.map_top_10_places-item{
    overflow: hidden;
    position: relative;
    padding: 23px 0;
    border-bottom: 1px dashed  #a2a2a2;
}

.map_top_10_places-avatar_box{
    width: 77px;
    margin: 0 -77px 0 0;
    position: relative;
    z-index: 2;
}

.map_top_10_places-info{
    width: 100%;
    position: relative;
    z-index: 1;
}

.map_top_10_places-infoin{
    margin: 0 0 0 77px;
    padding: 4px 19px 6px 0;
}

.map_top_10_places-avatar{
    background-repeat: no-repeat;
    width: 65px;
    height: 65px;
    max-width: 65px;
    max-height: 65px;
}

.map_top_10_places-infobox{
    margin: 5px 0 0 5px;
    font-size: 11px;
}

.map_top_10_places-name{
    margin: 0;
}

.map_top_10_places-infoin .stars{
    float: none;
    height: 15px;
}

.map_top_10_places-rating{
    text-align: center !important;
}

.map_top_10_places-review_count{
    text-align: center;
    margin: 0 0 0 30px;
}

div.best_places_userpic_box_img{
    width: 64px;
    height: 64px;
}