/* CSS Document */

.YMaps-b-balloon-point table {
	margin:0 !important;
	padding:0 !important;
}

.YMaps-b-balloon-point table tr td {
	border:none !important;
	background-color:transparent !important;
}

.YMaps-b-balloon .YMaps-b-balloon-m {
	background-color:#fff !important;
}

.YMaps-b-balloon-point table tr td p {
	margin:0.6em 0 !important;
}

/* Search form */

div.branch-search-form {
	margin:0 0 1em 0;
	background:#FFFBE7;
	padding:1em;
}

div.branch-search-form div.col {
	float:left;
	width:30%;
	margin:0 2% 0 0;
}

div.branch-search-form div.col.last {
	margin:0;
	width: 35%;
}

div.branch-search-form div.col label {display:block; margin:0 0 0.2em 0;}

div.branch-search-form div.col select {
	width:100%;
	margin:0 0 0.4em 0;
}

div.branch-search-form div.col.submit {
	margin: 1.2em 0 0 0;
}

div.float-left {
	float:left;
}

div.float-right {
	float:right;
}

div.branch-search-form div#for-atm {
	margin: 0.5em 0 0 1em;
}

div.branch-search-form div.float-left label {
	margin:0 1em 0 0;
}

.yandex_map_container {
	width:710px;
	height:500px;
	margin:1em 0;
	display:none;
}

.yandex-map-toggle {
	margin:1em 0;
}

.yandex-map-toggle a {
	text-decoration: none;
	border-bottom:1px dashed;
}

.yandex-map-search-result .item {
	margin:1em 0 2em 0;
}

.yandex-map-search-result .item .title {
	background:#FFF7CF;
	padding:3px 5px;
}

.yandex-map-search-result .item p {
	margin: 0.5em 0 0 1em;
}

div#list_navigation {
	margin:1em 0;
}

div#list_navigation a {
	text-decoration: none;
}

div#list_navigation span.list_navigation_spacer {
	margin:0 0.3em;
}

div#list_navigation span.list_navigation_selected {
	font-weight:bold;
}

div.search-container {
    margin:1em 0 0 0;
}

div.search-container input {
    width:100%;
}

.yandex-map-loader,
.yandex-map-point-loader {
	margin: 1em 0;
	text-align: center;
	display: none;
}

.yandex-map-search-result-empty {
	margin: 1em 0 0 0 !important;
}

