﻿
.CityMattersSectionHeader{
	width: 100%;
	background-color: #eaeaea;
	color: #333;
	padding: 2px;
	border-bottom: 1px solid #333;
	margin: 1.1em 0 0 0;
	font-size:16px;
	font-weight:bold;
}

.CityMattersText
{
    font-size:12px;
    padding-top:4px;
    font-family:tahoma, sans-serif;
    vertical-align:top;
}

.CityMattersSectionSubHeader{
	width: 100%;
	color: #333;
	padding: 2px;
	margin: 1.1em 0 0 0px;
	font-weight:bold;
	font-size:14px;
	
}

.CityMattersHeader{
	width: 100%;
	background-color: #eaeaea;
	color: #333;
	padding: 2px;
	font-size:28px;
	font-weight:bold;
	border-bottom: 1px solid #333;
	margin: 1.1em 0 0 0;
	
}
