@charset "UTF-8";
#left{
	float:left;
	display:inline;
	width:378px;
	border:none;
	margin:0;
}
/*#right{
	float:left;
	display:inline;
	width:582px;
	padding:0;
	border:0;
}*/
.whitebox{
	border:1px solid #CCC;
	padding:18px;
}
.whitebox h2{
	width:334px;
}
.whitebox h2 a{
	float:right;
}
form{
	/*background:#FFF;
	border:1px solid #CCC;
	padding:18px 12px 18px 18px;*/
	margin: 0 0 18px 0;
}
input,
cfinput{
	width:150px;
}
textarea,
cftextarea{
	width:320px;
}
form h2{
	margin:0 0 16px;
}
form p.msg{
	margin-right:6px;
}
#map{
	background: #E8ECEA;
	/*padding:6px;*/
	overflow:hidden;
	margin:0 0 0 12px;
	display:inline;
	float: left;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#map iframe{
	margin:-30px 0 -38px -70px;
}
.contacts{
	border-top:#CCC solid 1px;
	width:334px;
	font-size:1.1em;
	line-height:2em;
}
table{
	margin:0;
}
td{
	border:none;
	border-bottom:#CCC dotted 1px;
	padding: 0px;
}
td.ext{
	width:75px;
}
