.nav-page li{
	width: 32% !important;
}
.bdl a{
	border-left: 1px solid #717171;
}



table.table th{
	width: auto;
	padding: 15px 15px 15px 15px;
	white-space: nowrap;
}
table.table td{
	width: auto;
	padding: 15px 0 15px 15px;
}

h2{text-align: center;}

iframe{
	width: 100%;
	height: 300px;
	margin-bottom: 0.5em;
}