#chap850NewsContainer {
	max-height: 250px;
}

#chap850EventContainer {
	max-height: 250px;
}

.blgDate {
	font-size: .75em;
	font-style: italic;
	color: #808080;
}

/*Chapter Contacts*/

#chap850Contact, #chap850Officers {
margin: -5px 0px 15px 10px;
}

#chapContactTitle, #chapOfficersTitle {
color: #007bff;
}

#chap850Msg p::before {
	font-family: FontAwesome;
	content: "\f06a  ";
	font-weight: bold;
	display: inline; 
}

#chap850Msg p {
	margin: 0px !important;
}

