section {
	display: block;
	}

section { position: static; }
#back-call{
	/*margin-left: 940px;*/
	position: relative;
	z-index: 10000;
	float: right;
}
#back-call .number{
	font: 16px Arial;
}
#back-call .number span.prefix{
	font: 12px Arial;
	margin-right: 2px;
}
#back-call .c-link{
	text-align: right;
	line-height: 10px;
	/*margin-top: -14px;*/
	margin-right: 9px;
	width: 174px;
	/*float: right;*/
}
#back-call .c-link a{
	color: #000000;
	font: 11px Arial;
	text-decoration: none;
	border-bottom: 1px dashed #000000;
}
#back-call .nomer{
	position: absolute;
	background: url('/pics/n.png') no-repeat;
	width: 132px;
	height: 56px;
	z-index: 10000;
	margin-top: 4px;
	/*margin-left: -120px;*/
	margin-left: 60px;
	padding-top: 9px;
	padding-left: 3px;
	display: none;
}
#back-call .nomer form{
	margin-top: 3px;
}
#iNumber{
	width: 124px;
	text-align: center;
	height: 16px;
	border: 1px solid #d9d9d9;
	background: #ffffff;
	font: 11px Arial;
}
#iNumber.red{
	border: 1px solid red;
	color: red;
}
#iSubmit{
	display: block;
	width: 124px;
	height: 22px;
	border: 1px solid #d9d9d9;
	background: #9b9b9b;
	overflow: hidden;
	font: bold 11px Arial;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	padding-top: 2px;
	cursor:pointer;
}
#back-call .message{
	font: bold 12px Arial;
	text-align: center;
	height: 20px; padding-top: 3px;
}
