/**
 * City of Bellevue
 * Styles Particular to the News & Updates Page(s)
 **/
	
	div#mainColumn div.dottedBox p {
		margin: 7px 0;
	}
	
	div#mainColumn div.dottedBox.noBorder {
		border-bottom-width: 0px;
	}
