@charset "UTF-8";
/* CSS Document */

table.com_table {
	width:100%;
	margin:0 auto;
	border-collapse:collapse;
	text-align: left;
}

table.com_table td,table.com_table th{
	padding:25px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #72797a;
	border-bottom-color: #72797a;
	vertical-align: top;
	text-align: left;
}

table.com_table th{
	width:23%;
	font-weight:normal;
	background-color: #ebf3f7;
	vertical-align: top;
}
#maps {
	height: 450px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 18px;
}
