div.contacts {
	width:300px;
}
div.contacts td img {
	margin:4px 0px 0px -15px;
}
div.contacts td {
	padding:1px 0px 0px 15px;
}
div.contacts td.adress {
	background: url("ico-homeblue.gif"/*tpa=http://www.dchlocal/img/ico-homeblue.gif*/) no-repeat 0px 2px;
}
div.contacts td.phone {
	background: url("ico-phone.gif"/*tpa=http://www.dchlocal/img/ico-phone.gif*/) no-repeat 0px 2px;
}
div.contacts td.fax {
	background: url("ico-fax.gif"/*tpa=http://www.dchlocal/img/ico-fax.gif*/) no-repeat 0px 1px;
}
div.contacts td.email {
	background: url("ico-mail.gif"/*tpa=http://www.dchlocal/img/ico-mail.gif*/) no-repeat 0px 2px;
}
div.feedback {
	float:right;
	width:313px;
	padding:0px 0px 0px 12px;
	background: url("back-line2.gif"/*tpa=http://www.dchlocal/img/back-line2.gif*/) no-repeat;
}
div.feedback table {
	margin:0px;
	padding:0px;
}
div.feedback table input{
	width:288px;
	height: 12px;
	margin:3px 0px 0px 0px;
	padding: 1px 0px 2px 6px;
	background: #FFFFFF;
	color: #363636;
}
div.feedback table textarea {
	width:288px;
	height: 63px;
	padding: 1px 0px 4px 6px;
	background: #FFFFFF;
	color: #363636;
}
div.feedback table input.send {
	width:76px;
	height:15px;
	padding: 2px 0px 0px 1px;
}
div.feedback table span {
	margin-bottom:4px;
}
a, a:hover {
	text-decoration:none;
}