#body-content .column-left .advancedList {
	float: left;
	width: 88%;
	margin: 0 0 0.7em 0;
	background-color: #fff;
	color: #fff;
	padding: 6px 0 0 0;


	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;

	-webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
	-moz-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
	box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);

}
#body-content .column-left .advancedList h2 {
	font-size: 0.8em;
	margin: 0 0 4px 6px;
	padding: 0;
	line-height: 100%;
	font-weight: normal;
	letter-spacing: -1px;
	word-spacing: 0px;
	color: #8b6e8d;
}
#body-content .column-left .advancedList .link {
	margin: 0 6px 6px 6px;
	padding: 0;
	text-align: right;
	letter-spacing: -1px;
	word-spacing: 0px;

	font-size: 0.8em;
    font-weight: normal;
    word-spacing: 0;
}

#body-content .column-left .advancedList a:link,
#body-content .column-left .advancedList a:visited {
	color: #fff;
	text-decoration: underline;
}

#body-content .column-left .advancedList a:hover,
#body-content .column-left .advancedList a:active,
#body-content .column-left .advancedList a:focus {
	color: #3D3E40;
	text-decoration: none;
}

#body-content .column-left .advancedList ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#body-content .column-left .advancedList ul li {
	text-align: center;
	list-style-type: none;
	margin: 0 0 6px 0;
	padding: 0;
	display: block;
	float: left;
	width: 100%;
}
#body-content .column-left .advancedList ul li p {
	margin: 0;
	padding: 0;
	line-height: 100%;
}
#body-content .column-left .advancedList ul li img {
	border: 0;
}
#body-content .column-left .advancedList .pager {
	display: none;
	height: 0px;
	margin: 0px;
}


#body-content .column-right .contents .advancedList ul,
#body-content .column-right .contents .advancedList li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
}

#body-content .column-right .contents .advancedList li {
	margin-bottom: 15px;
}

#body-content .column-right .contents .advancedList h2 {
	margin-bottom: 15px;
}



.content_viewer_list_map .map-container {
	height: 300px;
	margin: 0 auto;
	margin-bottom: 20px;
	float: left;
	width: 100%;
	overflow: hidden;
}

.content_viewer_list_map .map-container .map-info {
	text-align: center;
}