#contact {
	margin-top: 45px;
	width:  566px; /* 592 */
	height: 273px; /* 389 */
	padding: 116px 0 0 26px;
	background: url(/images/contact_bg.jpg) no-repeat;
}
#contact_done {
	margin-top: 45px;
	width:  566px; /* 592 */
	height: 273px; /* 389 */
	padding: 116px 0 0 26px;
	background: url(/images/contact_done_bg.jpg) no-repeat;
}
#contact_from {
	width: 335px;
	margin-right: 30px;
	float:  left;
}
#contact_to {
	width: 173px;
	height:  86px;
	float:  left;
	color: #0a50a1;
	font-size:  13px;
}
#contact_tel {
	width: 173px;
	margin-top: 30px;
	float:  left;
	color: #0a50a1;
	font-size:  13px;
}

.title {
	width:  84px;
	float:  left;
	clear:  left;
	font-size: 10px;

}
.data {
	margin-bottom:  5px;
	width: 240px;
}
.error {
	color: #ff0000;
}
