div#tel_ip{
	/*color: #0061AA;*/
    font-family: Verdana,Arial,Helvetica,sans-serif;
    margin-top: 15px;
}
div#tel_ip span#phone_ip{
	font-style: italic;
    /*font-size: 14px;
    font-weight: bold;*/
    
}
div#tel_ip span#city_ip{
	/*font-size: 14px;*/padding: 0 0 0 56px; font-style: italic;
}
div#tel_ip span#city_ip a{
	text-decoration:underline; font-weight: bold;
}
div#tel_ip span#change_ip_other{
cursor:pointer; background: url('/bitrix/templates/baikal_new_design/components/bitrix/menu/section_info/images/list-blue_bottom.gif') no-repeat bottom center; margin-bottom:-16px;
}
div#other_ip_filials, div#section_filials{
	display:none;
	/*width:380px;*/
	min-width:280px;
	background-color:#fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border:1px solid #C4CED2;
	position: absolute;
	z-index:999;
	margin:4px 0 0 50px;
	padding:15px;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
div#other_ip_filials table td{
	padding-right:20px;
	text-align:left;
	vertical-align:text-top;
	text-wrap:none;
}
div#other_ip_filials table td a.city_selection, div#section_filials a.city_section{
	display:block;
}
div#other_ip_filials em, div#section_filials em {
	/*color: #0061AA;
    margin: 10px 0;
    padding: 0;*/
}
div#other_ip_filials div#close_other_ip_filials, div#section_filials div#close_section_filials {
    position: absolute;
	right:6px;
	top:4px;
	width:16px;
	height:16px;
	cursor:pointer;
}
div#other_ip_filials input[type=button], div#section_filials input[type=button] {
    /*margin: 10px 0 0 0;*/
}