#table-mich {
	width: 1020px;	
}

.section {
	background-color: #FFF;
	padding: 10px;
	margin-bottom: 20px;
}

.header-section {
	color: #FFF;
	text-transform: uppercase;
	font-size: 24px;
	font-family: "Open Sans Condensed" !important;
	letter-spacing: -0.01em;
	font-weight: bold;
	text-decoration: none;
}


/*VA*/

#table-mich .header-section{
	padding-top:0;
	padding-bottom:0;}
	
#table-mich .section{
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);}