@charset "utf-8";


h3 {
	font-size: 108%;
/*	color: #2E8B57;*/
	margin-top: 1em;
} 


#right {
	float: right;
	padding-left: 5px;
	width: 549px;
}

#cabinet h2 {
	height: 26px;
	overflow:hidden;
	text-indent:-9999px;
	background: url("../img/contact/cabinet_address.gif") no-repeat;
	margin-bottom: 5px;
}

#map {
	margin: 10px auto;
}



#contact h2 {
	height: 26px;
	overflow:hidden;
	text-indent:-9999px;
	background: url("../img/contact/contact.gif") no-repeat;
	margin-bottom: 5px;
}

table {
	width: 529px;
	margin-top: 5px;
	margin-left: 10px;
}

