#section .module.module2.narrow {
	margin-right: 5%;
	width: 47.5%;
}

#section .module.module2.last {
	margin-right: 0;
}

#section .module.module2.narrow .title{
	background:none;
	border:none;
	color:#333;
	font-size:20px;
	line-height:20px;
	height:auto !important;
	margin:10px 0 3px 0;
	text-shadow:0 1px 0 #CCC;
	padding:0;
}
#section .module.module2.narrow .title a{
	color:#1A619B;
	text-shadow:none;
}
#section .module.module2.narrow .title span{
	color:#666;
	font-size:12px;
}
#section .title{
	text-shadow:0 1px 0 #666;
}

#section .module.module2.narrow .content{
	float:left;
	border:none;
	color:#444;
	height:auto;
	padding:0;
	padding-bottom:5px;
	width:280px;
}
#section .content p{
	font-size:12px;
	margin-bottom:10px;
}


div#map {
	margin-top: 10px;
	height: 400px;
	width: 420px;
}

form .column {
	margin-top: 30px;
}
