@charset "utf-8";
/* board */



.geoSiteUnit {
	clear:both;
	border:1px solid #7b9eac;
	padding:15px 15px 0;
	margin-bottom:15px;
}

.geoSiteUnit h3 {
	font-weight:bold;
	color:#fff;
	background-color:#068bbe;
	padding:10px 15px;
	margin-bottom:10px;
}
#container .geoSiteUnit p {
	margin-bottom:15px !important;
}
#container .geoSiteUnit .pdfThumbs {
	float:right;
	margin:2px 0 5px 10px;
}