.mapInfo
{
	height: 180px;
	color: #53ABC7;
	line-height: 18px;
}

.mapInfo .name
{
	padding-bottom: 4px;
}

.mapInfo .link
{
	padding-top: 4px;
}

#map_canvas
{
	width: 465px;
	height: 390px;
	float: right;
	border: 5px solid #FFFFFF;
}

.mapInfo a
{
	color: #1E70B8;
	text-decoration: none;
}

.mapInfo .title
{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #53ABC7;
	border: 5px solid #DDEEF4;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.mapInfo .chapterInfo
{
	width: 134px;
	border-right: 1px dotted #53ABC7;
	padding-right: 10px;
}

.mapInfo .contactInfo
{
	padding-left: 10px;
}
