div.contacts p i{font-size: 10pt;}

div.feedback{clear:both}
div.content img.passage-map{margin-top:-55px; font-size:26pt}

div#submit-response{
	text-align:center;
	width:100%;
	display:none;
	clear:both
}

div.ajax-process{
	text-align:center;
	position:absolute;
	width:700px;
	height:300px;
	clear:both;
	z-index:1;
}
div.ajax-process .modal-bg{
	width:100%;
	height:100%;
	background-color: white;
	opacity:0.4;
	filter:alpha(opacity=40);
}
div.ajax-process .process{
	padding: 15px;
	margin: 0 auto;
	background-color: white;
	border: solid 1px #9FB2C0;
	text-align:center;
	font-size:12pt;
	width:220px;
	position:relative;
}
div.feedback-result{
	text-align:center;
}
div.feedback-result big{line-height:30px }
div.feedback-result a{
	font-size:11pt;
	padding:0 51px 0 20px;
	background-repeat:no-repeat;
	background-position:0 0;
	margin-left:-20px;
	_margin-left:-10px;
	display:block;
	float:left;
}

div.feedback-ok{
	background: url(http://i.3kita.com.ua/feedback-ok.gif) no-repeat 45px 70px;
	width:623px;
	padding:70px 0 0 85px;
	margin: 0 auto;
	text-align:left;
}
