/*

	-- -- -- -- -- -- --
	New World Park Solutions
	section-products.css
	section specific styling
	-- -- -- -- -- -- --
	
*/

.column-2 h3 {
	width: 180px;
	height: 55px;
	display: block;
	text-indent: -9000px;
	margin: 3px 0 5px 0;
}

.map {
	width: 425px;
	height: 350px;
	display: block;
	margin: 5px auto;
	border: 1px solid #666;
}
