.map-scroll { width: 30%; float: left; overflow: scroll; height: 600px; }

.map-scroll div { background: url(../images/shop.images/button.png) left top no-repeat; padding: 0px 0px 10px 35px; cursor:pointer; width:auto; }

.map-scroll div.nolocation {padding-bottom:30px;}

.map-scroll #all-shops { padding-left:35px; }
.map-scroll .shop-selected { background-color:#DDDDDD; }
/*.map-scroll .shop-selected { background-image:url(../images/shop.images/button-selected.gif); }*/
.map-scroll .shop-hover { background-color:#EEEEEE; }
/*.map-scroll .shop-hover { background-image:url(../images/shop.images/button-hover.gif); }*/
.map-scroll .no-display { display: none; }
.map-scroll div h6 { color: #fe1506; font-size: 16px; display: inline; margin-left: 20px; }
.map-scroll div span { display: block; padding-bottom: 3px; font-weight: bold; }
.map-scroll div span.number { display: inline; color: #000000; margin-left: -28px; }
.map-scroll div img { padding-bottom: 5px; }
.map-scroll div p { width: 170px; padding: 0; }

.map { float: left; height: 600px; width: 70%; }
.clear { clear: both; }

.content .map table { margin: 0; }

.shop_list_container { padding-left:100px; }

.bx-yandex-view-layout { position:relative!important; }