#autophone{
	margin: 5px 0px 15px;
	font-weight: normal;
	cursor: pointer;
	padding: 0px;
}
#autophone .links{
    font-size: 13px;
    font-weight: bold;
}
#autophone .phone{
	font-size: 24px;
	border:0;
	background-image: url("/41.12/i/avtofon_final_small.png");
	background-attachment: scroll;
	background-clip: border-box;
	background-color: transparent;
	background-origin: padding-box;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: auto auto; 
	width: 195px;
	height: 30px;
	padding-top:1px;
	margin-left: 0px;
	float: left;
}
#autophone .zingaya_phone a{
	margin-left: 25px;
	color: #ffffff;
	position: relative;
	top: 6px;
	text-decoration: none;
}

#autophone .zingaya_phone{
	font-size: 14px;
	font-weight: normal;
	border:0;
	background-image: url("/41.10/i/zingaya.png");
	background-attachment: scroll;
	background-clip: border-box;
	background-color: transparent;
	background-origin: padding-box;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: auto auto; 
	width: 153px;
	height: 30px;
	margin-left: 197px;
	color: #ffffff;
}

#autophone .add_phone_number{
	margin:0px;
	padding:0px;
	display:inline-block;
	line-height:1em;
}
#autophone .text-links{
	font-size: 10px;
	color: #797979;
	border-bottom: 1px dashed #000000;
	width: 91px;
	clear: both;
    margin-bottom: 4px;
}
#autophone .text-links:hover{
	color: #b60a31 !important;
}

#autophone .text-help{
	font-size: 12px;
    margin-bottom: 5px;
}
#autophone .add_phone{
	font-size: 20px;
	color:#ffffff;
	margin: 0 0 0 227px;
	position: relative;
	top: 3px;
	//top: 6px;
	font-weight: normal;
}

.autophone_help_view{
	border: 3px solid #666666;
	display: none;
	max-width: 800px;
	position:relative;
}
.autophone_help_view .bg_fbf9ec{
	padding:10px;
	font-size:14px;
}
.autophone_help_view .close{
	cursor: pointer;
	float: right;
	position: relative;
	white-space: normal;
	right: 3px;
	top: 0px;
}
#autophone .add{
	font-size:14px;
}

.autophone_help_view .shadow {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: #000000;
	background-image: none;
	background-origin: padding-box;
	background-position: 0 0;
	background-repeat: repeat;
	background-size: auto auto;
	height: 100%;
	left: 5px;
	opacity: 0.5;
	position: absolute;
	top: 8px;
	width: 100%;
	z-index: -1;
}
