.mapdetailsholder {
	position: absolute;
	height: 312px;
	width: 212px;
	background-image: url(../images/info_panel_back.jpg);
	background-repeat: no-repeat;
	right: 0px;
}
.mapholder {
	float: left;
	position: relative;
	height: 312px;
	width: 538px;
	margin-right: 10px;
}
.mapdetailsinfo {
	color: #001F52;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 16px;
	width: 172px;
	height: 230px;
}
.mapdetailsinfoheader {
	font-size: 18px;
	color: #FFFFFF;
	height: 30px;
	width: 192px;
	margin-left: 10px;
	margin-top: 14px;
	line-height: 24px;
}
.centresholder {
	height: 312px;
	width: 760px;
	position: relative;
}
