.foxpostMapWrapper{
	width:98%;
	padding:1%;
	background-color:rgba(0,0,0,.05);
	border-radius:4px;
}
.foxpostMapWrapper table:first-of-type tr td:first-of-type{
	width:30%;
	font-weight:bold;
}
.foxpostMapWrapper table:first-of-type{
	margin-bottom:25px;
}