
#access #content #main #section-access .map {
	height: 380px;
}

#access #content #main #section-access .intro {
	padding-right: 200px;
	min-height: 140px;
	position: relative;
	margin: 20px 0 40px;
}

#access #content #main #section-access .intro .photo {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
}

#access #content #main #section-access .intro .tel {
	color: #0a8fe4;
	font-size: 14px;	
}

#access #content #main #section-access table {
	width: 100%;
	table-layout: fixed;
	margin-top: -1px;
	margin-left: -1px;
}

#access #content #main #section-access table th {
	background-color: #e2e6e8;
	width: 100px;
	border-top: 1px solid #fff;	
	border-left: 1px solid #fff;	
	padding: 12px 15px;
	vertical-align: middle;
}

#access #content #main #section-access table td {
	background-color: #f0f2f3;
	border-top: 1px solid #fff;	
	border-left: 1px solid #fff;	
	padding: 5px 15px;
	vertical-align: middle;
}