.map_grid
{
	padding-left:		15px;
	padding-right:		15px;
}

.map_grid	a
{
	text-decoration:	none;
	color:				#666666;
}

.map_grid	h2
{
	text-align:			left;
	font-weight:		bold;
	font-size:			12pt;
	background-image:	none;
	border-bottom:		solid 1px #ccc;
	
}
.map_grid	h3
{
	text-align:			left;
	font-weight:		bold;
	background-image:	none;
	height:				auto;
	padding:			0;
	margin:				10px 0 0 0;
}

.map_col
{
	width:				270px;
	float:				left;
}
.map_col	ul
{
	text-decoration:	none;
	list-style-type:	none;
	color:				#666666;
}


