@charset "utf-8";
/* CSS Document */

hr{
	border:0;
	border-bottom:1px dashed#CCC;
	height:1px;
	margin:20px 0;}

strong.title{
	display:block;
	font-size:26px;
	font-weight:normal;
	color:#4593b6;}

#locationMap{
	height:400px;}